[oclug] Disabling Cron E-Mail

Vic Gedris vic at worldwidepunk.com
Thu Mar 1 09:44:01 EST 2001


On Thu, 1 Mar 2001, Vic Gedris wrote:

> Or, you can redirect your STDOUT and STDERR from your cron
> commands/scripts to /dev/null.  Cron only sends email if there is any
> output.

I meant to give an example of this:
ping -c 1 192.168.100.1 > /dev/null 2>&1

-Vic

-- 
------------------------------------------------------------------------
vic at worldwidepunk.com    WORLD WIDE PUNK    http://www.worldwidepunk.com
------------------------------------------------------------------------




More information about the OCLUG mailing list