[NTLUG:Discuss] crontab
David A Venable
davidv at adoptageek.net
Thu May 29 09:14:44 CDT 2003
Richard Humphrey wrote:
>Is there a way to tell crontab to stop emailing me every time that it
>performs the scheduled command?
>
>
> Richard Humphrey
>
>
>
>_______________________________________________
>https://ntlug.org/mailman/listinfo/discuss
>
>
Add ">/dev/null 2>&1" (without the quotes) to the end of your command
and all output will hit the bit bucket
Dave
More information about the Discuss
mailing list