1827160 Members
1929 Online
109716 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