how i can make that every thing i put it in crontab is working? is there any logs for cron to see whether if worked successfully or not?
|
feedback
|
|
If your scheduled commands provide some output your can add something like
Hope this helps. | |||
|
feedback
|
|
Hey, you can add a line saying:
You will receive a mail then, when your cronjob gets executed. | |||
feedback
|
|
if you on a nix box, you can add the line after the cron;
works well... | |||||
feedback
|