On 28-Jul-2003/13:08 -0500, Khademul Islam <[EMAIL PROTECTED]> wrote:
>I have setup crontab the following way: (My weekely report doesn't work!
>and how can I setup my daily report to go only in the weekdays)

To run a command only on weekdays set "days" to "1-5":

01 01 * * 1-5 root command

Your specialWeekly should work as is. Make sure that the script is
executable.

Tony
-- 
Anthony E. Greene <mailto:[EMAIL PROTECTED]>
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Messenger: TonyG05    HomePage: <http://www.pobox.com/~agreene/>
Linux. The choice of a GNU generation <http://www.linux.org/>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to