I haven't tried this but I think either should help:
crontab -e
#type following
01 0,2,4,6 * * *
01 12,14,16,18,20,22 * * *
crontab -e
#type following
01 0-6 * * *
01 12-22 * * *
HTH
|
Results 1 to 5 of 5
Thread: Crontab help!!!Threaded View
|
Click Here to Expand Forum to Full Width |