» Linux »
Examen sur Linux »
Examen 202 : Networking Administration »
Section 5 »
Question 15/27
Explanation: The –r option used with the crontab command is used to delete a cron job. The ‘u’
option is used to specify which user’s crontab file, the command will be acted upon.
Reference: http://www.oreillynet.com/linux/cmd/c/crontab.html
Incorrect Answers
B: This command will give an error because you have specified no actions to be taken.
C: There is no –d option with crontab.
D: The –l option will display the user’s crontab file as.