In article <[EMAIL PROTECTED]>,
Joao Clemente  <[EMAIL PROTECTED]> 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.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to