Index: [Article Count Order] [Thread]

Date:  Thu, 16 Feb 2006 14:42:46 +0800
From:  patricko <patricko (at mark) staff.singnet.com.sg>
Subject:  [coba-e:04097] Re: stopping cron.daily emails
To:  coba-e (at mark) bluequartz.org
Cc:  leigh (at mark) codacommerce.com
Message-Id:  <20060216144246.0c21d6a7 (at mark) localhost.localdomain>
In-Reply-To:  <200602151002.k1FA2qJN006096 (at mark) ns.codacommerce.co.uk>
References:  <200602150313.k1F3Dit25676 (at mark) lanwave.lanwave.net>	<200602151002.k1FA2qJN006096 (at mark) ns.codacommerce.co.uk>
X-Mail-Count: 04097

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
>