On 2013-07-30, m.r...@5-cent.us <m.r...@5-cent.us> wrote:
>> On 7/30/2013 1:43 PM, mcclnx mcc wrote:
>>>
>>> 15 04 1-7 * 6 /home/app/oracle/backup/monthlybk.sh
>
> It certainly doesn't. However, I'm surprised the o/p's crontab entry
> *doesn't* work: it should run only on Sat, and only on when it's somewhere
> between the 1st and the 7th, which could only be the first Sat.

The conditions are ORd, so the job should run every Saturday and every
day from the first to the seventh (which will include a Saturday).  John
is right: most crons do not support "Nth X of the month" where X is a
day of the week.  (I don't know of any.)

--keith

-- 
kkel...@wombat.san-francisco.ca.us


_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to