[CentOS] run script on cron job only run on first Saturdat every month???
John R Pierce
pierce at hogranch.comTue Jul 30 21:58:34 UTC 2013
- Previous message: [CentOS] run script on cron job only run on first Saturdat every month???
- Next message: [CentOS] run script on cron job only run on first Saturdat every month???
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 7/30/2013 2:32 PM, Keith Keller wrote: > 15 04 1-7 * 6 /home/app/oracle/backup/monthlybk.sh maybe... 15 04 * * 6 test $(date +"%d") -le 07 && /home/app/oracle/backup/monthlybk.sh (untested) -- john r pierce 37N 122W somewhere on the middle of the left coast
- Previous message: [CentOS] run script on cron job only run on first Saturdat every month???
- Next message: [CentOS] run script on cron job only run on first Saturdat every month???
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list