Hammack
08-11-2010, 12:04 AM
I`m having a problem with the cron job sending me email every minute. host instructions are
"You can have cron send an email everytime it runs a command. If you do not want an email to be sent for an individual cron job you can redirect the command's output to /dev/null like this: mycommand >/dev/null 2>&1"
Can anyonyone tell me where to put this comand so it will stop sending me email everytime it runs.
Thanks
"You can have cron send an email everytime it runs a command. If you do not want an email to be sent for an individual cron job you can redirect the command's output to /dev/null like this: mycommand >/dev/null 2>&1"
Can anyonyone tell me where to put this comand so it will stop sending me email everytime it runs.
Thanks