Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <433E0E82.25E86DE6@dessent.net> Date: Fri, 30 Sep 2005 21:20:18 -0700 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: 2 cron problems and 1 solution on XP References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com 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/