What is the procedure of "at" and crontab" commands?

Answer Posted / ajaya kumar

at time commandname - Executes the command at the
perticular time.
crontab -e and type the scheduled job with appropriate
syntax.
- Executes the script at the scheduled times.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which command is used to copy files?

562


What is the nmap command?

588


Write a command to display a file’s contents in various formats?

631


What does #!/ Bin sh do?

599


What is awk command used for?

602






Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?

595


What are grep patterns?

581


Enumerate some of the most commonly used network commands in unix?

620


What are bash commands?

601


What does 'mkdir' command do in UNIX?

667


Which command is used to restrict incoming messages?

594


What does awk stand for?

615


What command is used to switching between users in unix?

566


Is ‘du’ a command? If so, what is its use?

639


What does the command '$ls | wc –l > file1' do?

684