Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: aussie on April 06, 2004, 06:47:06 AM
-
I want to run a couple of thing in cron:
but I get email every time soemthing does run.
Can I stop this email?
:pint: regards Rob
-
Just add an
2>&1 >/dev/null
to your crontag entrys.
Peter