01 October 2007 11:15
Disable the mail alert by crontab command
by lecyborg & 1 otherQ. How do I to disable the mail alert send by crontab? When my job is executed and the jobs cannot run normally it will sent an email to root. Why do I receive e-mails to my root account from cron? How can I prevent this?
A. crontab command is use to maintain crontab files for individual users.
1
(1 marks)