From: Mathieu A. <ma...@ma...> - 2003-12-03 15:03:43
|
+-le 03/12/2003 15:38 +0100, Thomas Arendsen Hein =E9crivait : | Hi! |=20 | I've read the FAQ, but didn't find an answer why these two crontab | entries should behave different: |=20 | 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 :) --=20 Mathieu Arnold |