Hi,
add "> /dev/null 2>&1" will silent output mail to admin
eg:
30 * * * * /usr/local/cron_dir/chk_system_usage.sh > /dev/null 2>&1
Cheers
patrick
On Wed, 15 Feb 2006 10:28:37 -0000
"Leigh Blackwell" <leigh (at mark) codacommerce.com> wrote:
>
>
> Hi,
>
> Just a quick question, my cron.daily email sent to root, is turning up as a
> 50mb + output mainly with the output of webalizer skipping entries. I have
> set webalizer to -Q "very quiet" which made no difference..
>
> Anyone reduced the email or worked out how to stop it all together...
>
> Regards
>
> Leigh
>