On Thu, 2003-03-06 at 17:07, Mark Lane wrote:

> It has nothing to do with Cron. All Cron does is take the information that 
> would normally go to the screen and send it to you in an email. The script 
> or command you are running determines where or not the messages go to 
> standard out or standard error. It's not uncommon for programs to send 
> messages to standard error which probably should have gone to standard out. 
> Now just directing everything to /dev/null might not be Kevin's best 
> solution here. What if he gets a real error?

Or one could always set the MAILTO variable to [EMAIL PROTECTED] or
[EMAIL PROTECTED] This was it will not clutter up your inbox.

Jesse
-- 
Jesse Kline, RHCT

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to