On Thursday 06 June 2002 01:29, you wrote:
> I got one cron job that is done every 15 minutes, so
> every 15 minutes I get e-mails. How can I stop cron
> from doing that?
>

I think cron just emails you the output, if there is any.  If the job
generates output you don't care about just redirect it to /dev/null.

        ~Rob

-- 
Rob Saul.:|:[EMAIL PROTECTED]:|:.de recta non tolerandum sunt



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to