what is the difference between "cron" command and "at" command?
Answer Posted / swapna
cron command is used to schedule the task daily at the same
time repeatedly.
"at" command is used to schedule the task only once i.e to
run only one time.
Is This Answer Correct ? | 118 Yes | 6 No |
Post New Answer View All Answers
What is grep in bash?
What does #!/ Bin sh do?
what is the advaantage of each user having its own copy of the shell?
What is the command to compare two files in unix?
Which command is used to find whether the system is 32 bit or 64 bit?
How do I delete files from command prompt?
Which command will print your home directory on screen?
What command will change your prompt to myprompt?
How do I search for a file in unix command?
What are the general commands in using unix os for a beginner?
What is difference between grep and find command in unix?
How do you repeat a command in terminal?
Is it inbetween or in between?
How do I find previous commands in unix?
Write a command to kill the last background job?