what is the difference between "cron" command and "at" command?
Answer Posted / sureshreddy
at: this command to schedule the specified job onl once.
cron: this command to schedule the specified job repeatedly.
| Is This Answer Correct ? | 78 Yes | 5 No |
Post New Answer View All Answers
What are grep patterns?
Write a command to kill the last background job?
Which unix command to make a new directory?
What is unix command?
What are awk commands?
How do I clear my terminal history?
What is {} in find command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Who invented grep?
What does awk stand for?
What is unix command line?
What is the general format of unix command syntax?
Is grep faster than awk?
What does this command do,"$more readme.txt“?
How to display no of records in oracle using unix command?