>redirect the output to /dev/null
Heh, missed the obvious:)
Thanks,
jlc
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
Joseph L. Casale wrote:
> Is there any way to prevent mail from completed cron jobs for
> only say the hourly directory?
>
redirect the output to /dev/null
like, after each command,&> 1
(the &> redirects both stdout and stderr)
___
CentOS ma
Is there any way to prevent mail from completed cron jobs for
only say the hourly directory?
Thanks!
jlc
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
3 matches
Mail list logo