[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cron



> Just a quick question!!
> 
> How can I stop cron sending a message root everytime it runs a script. I 
> have a couple of cron jobs that run every 15 minutes and I am getting 
> hundreds of messages a day.
> 
> Thanks in advance.
> 
> Andrew

In the /etc/crontab whack a "2>&1 > /dev/null" on the end of it.  Works
here anyway :-)

...Karl
--
Karl Ferguson <karl@tower.net.au>                Tel: +61-9-455-3446
                                                 Fax: +61-9-455-2776
Network Manager,                                 A/h: +61-9-480-5958
Tower Networking Pty Ltd (ACN: 072 322 760)   | Internet Providers and |
t/a STAR Online Services                      |  Networking Solutions  |


Reply to: