LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   disable cron output (https://www.linuxquestions.org/questions/linux-software-2/disable-cron-output-4175597587/)

newhorizons009 01-16-2017 03:17 PM

disable cron output
 
I have cronjob scheduled to run every minuute,

I get, below messages every minute. Is there a way to stop them from coming to console ?
crond[529]: crond: USER root pid 587 cmd run-parts /etc/cron.minutely
crond[529]: crond: USER root pid 672 cmd run-parts /etc/cron.minutely
crond[529]: crond: USER root pid 796 cmd run-parts /etc/cron.minutely
crond[529]: crond: USER root pid 920 cmd run-parts /etc/cron.minutely
crond[529]: crond: USER root pid 1044 cmd run-parts /etc/cron.minutely
crond[529]: crond: USER root pid 1168 cmd run-parts /etc/cron.minutely

JaseP 01-16-2017 03:51 PM

Pipe 'em,...

See here:
http://unix.stackexchange.com/questi...ob-to-dev-null


All times are GMT -5. The time now is 03:45 PM.