+-le 03/12/2003 16:03 +0100, Mathieu Arnold écrivait :
| 
| 
| +-le 03/12/2003 15:38 +0100, Thomas Arendsen Hein écrivait :
|| Hi!
|| 
|| I've read the FAQ, but didn't find an answer why these two crontab
|| entries should behave different:
|| 
|| With -wday:
||  0 3 1-7 * * flexbackup -wday 7 -set all ....
| 
| That will do every Sunday between 1 and 7
| 
|| Without -wday:
||  0 3 1-7 * 7 flexbackup -set all ....
| 
| This will do every Sunday and every day from 1 to 7.
| 
| So, it's not the same thing :)

to add a bit of truth, here is an abstract of my crontab(5) :

Note: The day of a command's execution can be specified by two fields --
day of month, and day of week.  If both fields are restricted (ie, aren't
*), the command will be run when either field matches the current time. For
example, ``30 4 1,15 * 5'' would cause a command to be run at 4:30 am on
the 1st and 15th of each month, plus every Friday.

-- 
Mathieu Arnold


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
flexbackup-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/flexbackup-help

Reply via email to