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
What are filter commands in unix?
What command will change your prompt to myprompt?
What does pipe () return?
What difference between cmp and diff commands?
Which command should you use to find the remaining disk space in unix server?
What is difference between grep and find command in unix?
What is the comma to display different lines that are found when compare two files?
What does grep v do?
What is the significance of the 'tee' command?
What is unix command?
What is the use of awk command in unix?
What are the dos commands?
What's a command word?
What is the use of sed command in unix?
Enlist some filename manipulation commands in unix.