Unix Technical Forum

crontab

This is a discussion on crontab within the AIX Operating System forums, part of the Unix Operating Systems category; --> Dear All In UNIX, how do I schedule the job every month first weekend (Either Saturday or Sunday) through ...


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-05-2008, 09:32 AM
puliee
 
Posts: n/a
Default crontab

Dear All

In UNIX, how do I schedule the job every month first weekend (Either
Saturday or Sunday) through crontab..?


Thanks & Regards
Puliee

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-05-2008, 09:33 AM
steven_nospam at Yahoo! Canada
 
Posts: n/a
Default Re: crontab

We had a discussion on this a few months ago. You may want to check out
this thread:

http://groups.google.ca/group/comp.u...46eaca87364 1

The key thing on CRON is that the schedule fields such as day of month
and day of week are set up as OR options not exclusive ANDs. So if you
try to run a job on the first Sunday of the month and decide that the
first sunday will by between day 1 and day 7, you will end up running a
job every day 1 thru 7 as well as every sunday.

To get around this, write a "wrapper" job that checks if today is the
first weekend of the month, then call your scheduled script or program.

Steve

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-05-2008, 09:33 AM
puliee
 
Posts: n/a
Default Re: crontab

Hi

Yes, thanks steve, thanks a ton for the thread.


Regards
Puliee

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 01:05 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com