richclever
IS-IT--Management
Hi,
I am new to cron, and am having a few problems.
I have to run a scheduled task every day, and the perl script I am using says that it needs to be created as a shell script (eg. ###START OD SHELL SCRIPT
cd /path_to_cgi_script_directory
perl cgi_script_name
###END OF SHELL SCRIPT)
I need this to run at 3am every day, but i have no idea where to put the shell script or what to call it. Can anybody help
Thanks
Richard
I am new to cron, and am having a few problems.
I have to run a scheduled task every day, and the perl script I am using says that it needs to be created as a shell script (eg. ###START OD SHELL SCRIPT
cd /path_to_cgi_script_directory
perl cgi_script_name
###END OF SHELL SCRIPT)
I need this to run at 3am every day, but i have no idea where to put the shell script or what to call it. Can anybody help
Thanks
Richard