1827081 Members
1545 Online
109713 Solutions
New Discussion

cron

 
SOLVED
Go to solution
Douglas Henson
Occasional Contributor

cron

When running a script in cron how do I suppress the output from logging to /var/mail/root
1 REPLY 1
Patrick Wallek
Honored Contributor
Solution

Re: cron

00 5 * * * /dir/script > /dev/null 2>&1