CRONTAB setup
Hi,I want to run a script every 5 minutes every day.
I created the following entry in the crontab
0,5,10,15,20,25,30,35,40,45,50,55 * * * * root /home/sites/www.XXXX.com/web/netstatus/cron_script
(this is infact one line in the tab)
What am I doing wrong here cause now the script isn't ran somehow. This is how I understand the way to create it searching google.
Feedback very welcome !
Robbert
Ps. Posted it by accident also in Cobalt Servers