Garayed.com  

Go Back   Garayed.com > Linux
FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-17-2008, 11:55 AM
Anonymous Sender
 
Posts: n/a
Default Re: Crontab: Do something exactly every 3 week on Tuesday?

"BM" == Barry Margolin <bar...@alum.mit.edu>:
BM> Run the script every week, but have it keep a counter in a file. Every
BM> time the counter reaches 3 it executes the command, then sets it back to 0

Run the script every week, but have it check the script's timestamp.
Use find(1) to check whether the script file itself is more than 20 days old.
If it is, then do whatever you have to do and touch(1) the script file.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 06-17-2008, 02:12 PM
The Natural Philosopher
 
Posts: n/a
Default Re: Crontab: Do something exactly every 3 week on Tuesday?

Anonymous Sender wrote:
> "BM" == Barry Margolin <bar...@alum.mit.edu>:
> BM> Run the script every week, but have it keep a counter in a file. Every
> BM> time the counter reaches 3 it executes the command, then sets it back to 0
>
> Run the script every week, but have it check the script's timestamp.
> Use find(1) to check whether the script file itself is more than 20 days old.
> If it is, then do whatever you have to do and touch(1) the script file.
>

Run te scrip every week and do a simple sum to see whether todays 'week
of the year'is divisible exactly by three. If not, exit.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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



All times are GMT. The time now is 08:03 PM.




LinkBacks Enabled by vBSEO 3.0.0 © 2007, Crawlability, Inc.