Crontab Questions

1

Shell script does not work on cron
I created a shell script which runs fine from the command line but does not get executed when I added to crontab. I have checked the environmental PATH and added the path to my script to it I also specified the absolute path in the crontab entry. I have scheduled different tasks using the crontab [...]

Answer Question   |  August 20, 2008  1:31 PM
Crontab, Scripts, Shell scripts
asked by:
Oga
15 pts.

1