Michael
12-27-2001, 04:15 AM
Hi Guys,
I have a quick question. We need to a cronjob to execute every wed and sunday @ 3:03. We have the follow cronjob setup but it does not seem to work:
03 03 * * 0,3 /path to script >/dev/null 2>&1
Am I missing something?
Thanks
Mike
I have a quick question. We need to a cronjob to execute every wed and sunday @ 3:03. We have the follow cronjob setup but it does not seem to work:
03 03 * * 0,3 /path to script >/dev/null 2>&1
Am I missing something?
Thanks
Mike
