Mike Dieter wrote:

> Is there a way to suppress CRON MAILING ME from 'mature' scripts where I
> think I know what cron will say and I don't care?

In addition to what Eric said (lose the '&' at the end), you can use
MAILTO="" to tell cron not to send any mail on failure.  "man 5 crontab"
should be enlightening.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to