Subject: Re: word that isn't !h!e!l!p!: xntpd (2nd)
To: Adrian Rollett <acrollet+@andrew.cmu.edu>
From: David A. Gatwood <marsmail@globegate.utm.edu>
List: port-mac68k
Date: 02/06/1998 18:48:22
On Fri, 6 Feb 1998, Adrian Rollett wrote:

> Just a side note:
> 
> I tried that, and unless someone knows how to fix that problem, cron
> mailed root every time it did it, which got to be tiresome for me. What I
> ended up doing is writing a very quick perl script of the form

Cron automatically mails root if there's any output to stdout or stderr
from the program (I think that's right).  To solve this, try tacking on
"2>&1 >/dev/null" (w/o the quotes) onto the end of the command.  If you
want to actually keep the output, replace /dev/null with a filename.


David

-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/CC/FA/H/L/MC/M/MU/PA/TW d-@ s:>- a-- C++++>$ UBLAS*++++>$
P+?>$ L+++>$ !E--- W+++>$ N++(+++)>+++$ !o? K-? !w--- !O
M++>$ !V-- PS+>$ !PE- Y+>$ PGP+>$ t+++>$ 5+>++++$ !X- !R tv+>$
b++>$ !DI !D- G++(+++)>$ e>++++ h--! r--- !y-
------END GEEK CODE BLOCK------