Well in fact i don't really wish to make this job silent.
I was wondering if there was a way to send this mail to other user than root which is not on never list.
In fact i'd like to know where in the script i should modify to send for example to admin account.
Thks for help
Tdldp
I was wondering if there was a way to send this mail to other user than root which is not on never list.
In fact i'd like to know where in the script i should modify to send for example to admin account.
Thks for help
Tdldp
jmstacey said:You can make the cronjob silent.
So for example, you would modify that cronjob to look something like
* * * * * /run/my/script.pl 1>/dev/null 2>&1