To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
PHPBuilder.com  
 

 

Go Back   PHPBuilder.com > Misc Help > Linux/Unix Help

Linux/Unix Help Help with server-side Linux and Unix issues

Reply
 
Thread Tools Rate Thread Display Modes
Old 08-30-2002, 05:25 AM   #1
enterume
Please Help People, PHP
 
enterume's Avatar
 
Join Date: Feb 2001
Location: KL, Malaysia
Posts: 219
setting crontab job -Redhat7.2

In the crontab job, how can i set run a crontab run on every friday, saturday, and sunday, between 1pm to 8pm , every 2 minute?

Is this the correct way?

PHP Code:
0,2,4,6,8...58 13-21 * * 5-7 $HOME/bin/ >2>&1
?


Thanks
LOuis
__________________
With Linux/Unix, you will enjoy your weekend and working life....

Last edited by enterume; 11-04-2002 at 11:06 PM.
enterume is offline   Reply With Quote
Old 08-30-2002, 06:18 PM   #2
gigowiz
Junior Member
 
Join Date: Jun 2001
Posts: 15
Re: setting crontab job -Redhat7.2

Quote:
Originally posted by enterume

0,2,4,6,8...58 13-21 * * 5-7 $HOME/bin/ >2>&1

The execution time designation looks good except for the weekdays. They are numebred 0-6 so you want "4-6" instead of "5-7". And I hope the ellipses means you're going to continue the comma delimited numbers for the minutes. That'll certainly make a long entry.


Hank
gigowiz is offline   Reply With Quote
Old 08-30-2002, 06:20 PM   #3
gigowiz
Junior Member
 
Join Date: Jun 2001
Posts: 15
Exclamation

OOPS!!!

I mean you want "0,5,6" for the weekdays. Sunday is 0, Monday is 1, etc.

Sorry.

Hank
gigowiz is offline   Reply With Quote
Old 08-30-2002, 09:50 PM   #4
jstarkey
Civilian
 
jstarkey's Avatar
 
Join Date: Jul 2002
Location: 9500 ft
Posts: 1,104
You can also use:

*/2

rather than:

0,2,4,6,8...58

in the minutes field to tell it to run every 2 minutes. Looks much cleaner that way
jstarkey is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 05:49 PM.






Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.