Can somebody explain where one can find crontab variables. I want to change e-mail address to which crontab sends its output.
Thanks!!
I don“t think that crontab sends you any output. Maybe crontab executes a script that sends you output. Then you have to find this script that do this and make the suitable changes in that script.