Re: FN-FORUM: 10 minutes, I want, just 10 minutes!
date posted 13th May 2008 16:28
> I think that'll run it at 10 past every hour, rather than every ten minutes
>
> I *think* what you need is
>
> 0,10,20,30,40,50 * * * *
That will work just fine. On a reasonably recent cron you can use
*/10 * * * *
as shorthand.
--
John Cinnamond
http://www.jandaweb.com/