Output of Cron Clogging up my inbox.

Ron Goulard foz at techville.org
Wed Apr 21 08:21:25 UTC 2004


On Wed, 2004-04-21 at 03:55, Ow Mun Heng wrote:
> I know I should add a /dev/null somewhere, I tried
> 
> 0-59/1 * * * * root /usr/bin/mrtg /etc/mrtg/mrtg.cfg > /dev/null
> 
> 0-59/1 * * * * root /usr/bin/mrtg /etc/mrtg/mrtg.cfg 2 >&1 > /dev/null
> 
> Both does not work.

try it with 2> /dev/null.  that should work.

Ron





More information about the fedora-list mailing list