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
Enlist some filename manipulation commands in unix.
What is used to type command?
What command is used to switching between users in unix?
How many unix commands are there?
What is the difference between awk and grep?
Which command can you use to find the currently running process in unix server?
What happens when we execute a unix command?
How to display no of records in oracle using unix command?
What is difference between grep and find command in unix?
What is command statement?
What are grep patterns?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How do I run a whois command?
Why is shebang used?
What does 'mkdir' command do in UNIX?