-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 06/01/2010 00:47, mcclnx mcc wrote:
We have CENTOS 5 on DELL server. I tried to setup schedule cron job to run every other week on Saturday (NOT first and third week ).
Does ayone has ideal how to do it?
Maybe like that... 1 1 * * 6/2 /bla/bin/doit would read: do /bla/bin/doit at 1:01 every second saturday. Unverified, but see
#$ man 5 crontab
- -- best regards, markus