[EMAIL PROTECTED] writes: > Is there any way of instructing cron to only email me if the cron job > fails?
Mail is only sent if there is output. Make sure there's no output if the job succeeds (perhaps by redirecting it) and you'll be all set. _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"