[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: crontab every 5 minutes?



In article <[🔎] 41CB89D4.1010402@rnl.ist.utl.pt>,
Joao Clemente  <jpcl@rnl.ist.utl.pt> wrote:
>Now, I must wonder: Is there a way to "shift" this by a wanted value? 
>(for instance, when x MOD y = 1, something like putting into cron the 
>instance (*/5)+1  ? It would run at 1,6,11,16,21, ... Is it possible?

Perhaps 1-59/5 ? From the manpage I get the impression that
that would work.

Mike.



Reply to: