Saturday, 31 August 2013

Set cron job issue

Set cron job issue

I am first time trying to set cron job in my linux server. I want to set
every 10 mins my file will run. The cron works fine but the problem is
that the cron run as following
00:00 00:10 00:20
but i want it in this way
00:05 00:15 00:25

No comments:

Post a Comment