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 does find command return in unix?
What are awk commands?
What is ctrl d?
What is the significance of the 'tee' command?
What is s and g in sed command?
Who invented grep?
What are filter commands in unix?
What is the use of finger command?
What is the functionality of a top command?
What does the command ' $who | sort –logfile > newfile' do?
What is the use of cut command in unix?
What is the difference between cat command and more command?
Which command is used to create a directory?
Can you explain a little bit about command substitution?
what is the advaantage of each user having its own copy of the shell?