Last time I suggested this I got slightly flamed. Just be forewarned that by doing this you will loose ANY debug info the comes out. So if that is ok I personally like "progThatIsToBeRun 2>&1 /dev/null"
David. Gil Coutinho wrote: > > Hi there. > Can't you redirect the output to /dev/null? > > Try something like this in your crontab: > 0 * * * * /usr/sbin/netdate ns1 >/dev/null 2>/dev/null -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
