The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 05-06-2008
Dave Miller's Avatar
Dave Miller Dave Miller is offline
Registered User
 

Join Date: Dec 2007
Location: Northern NJ, USA
Posts: 142
cron combines days with dates, using or logic rather than and.

The short answer is this: Have it run every Saturday, then have your script check if the date is 8-14.
Reply With Quote