
Originally Posted by
Tuma
Let me clarify some more.....
I wish to schedule a script that would run every two hrs everyday starting at midnight except between 8:00pm and 10:00pm
Thanks...
what about this?.....for something that runs from midnight everyday every 2 hrs except between 8:00pm and 10:00pm
00 0,2,4,6,8,10,12,14,16,18 * * * /xxxxx/xxxxxx.sh 1>/dev/null 2>&1
Looking for the greatest evil in the world? Look in the mirror.