Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jul 1999 14:21:35 +0200 (SAT)
From:      Khetan Gajjar <khetan@link.freebsd.os.org.za>
To:        Dick Griffin <dick@dgriffin.org>
Cc:        freebsd-newbies@FreeBSD.ORG
Subject:   Re: Stopping cron from sending mail
Message-ID:  <Pine.BSF.4.02A.9907181420180.13948-100000@pleb.cs.uct.ac.za>
In-Reply-To: <Pine.BSF.4.10.9907180753180.24949-100000@dgriffin.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 18 Jul 1999, Dick Griffin wrote:

>I have the same problem.  I'll be watching for the quidance you get.
>Thanks for asking the question.

add '> /dev/null 2>&1' to the end of it,
eg.
0	*	*	*	*	/usr/local/bin/fetchmail -silent > /dev/null 2>&1
--- 
Khetan Gajjar       (!kg1779) * khetan@iafrica.com ; khetan@os.org.za
http://www.os.org.za/~khetan  * Talk/Finger khetan@chain.freebsd.os.org.za
FreeBSD enthusiast            * http://www2.za.freebsd.org/
Stupidest quote heard : Who is this BSD, and why should we free him ?



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.9907181420180.13948-100000>