Example: 5 6 * * * /path/to/file/file_to_run 1> /dev/null 2> /dev/null
Adrian Johnno wrote: > how do I stop the Cron Daemon sending me the info after a script is run... > as this script is run every hour or so..
Example: 5 6 * * * /path/to/file/file_to_run 1> /dev/null 2> /dev/null
Adrian Johnno wrote: > how do I stop the Cron Daemon sending me the info after a script is run... > as this script is run every hour or so..