Hi Eric - You could always just add something like >/etc/cfg.out to the end of the cronjob line - you'd get a small file named 'cfg.out' in your /etc directory (I'm assuming *nix here), but so what. FWIW, >/dev/null 2>&1 should successfully suppress the output.
Ed At 06:52 AM 4/17/2007, Eric Brander wrote: >I have cfgmaker running as a cron job nightly on select devices that >change often. This works great of course, but every day I get an >email from cron with the output of the cfgmaker process. Is there >anyway to suppress it? I tried redirecting to null but that didn't >seem to work. > >TIA, > >-- >Eric Brander >_______________________________________________ >mrtg mailing list >[email protected] >https://lists.oetiker.ch/cgi-bin/listinfo/mrtg =============================================================== ::::::::::::: PREMIUM COLOCATION SERVICES ::::::::::::: =============================================================== New Media LLC [EMAIL PROTECTED] 11630 Fair Oaks Blvd., #300 http://www.servercolocation.ws Fair Oaks, CA 95628 (916) 961-0446 (866) 519-4680 Toll-Free (916) 961-0447 Fax =============================================================== _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
