2 cron problems and 1 solution on XP

Brian Dessent brian@dessent.net
Sat Oct 1 04:20:00 GMT 2005


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/



More information about the Cygwin mailing list