Date: Thu, 14 Sep 2000 08:34:28 +0200 From: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> To: freebsd-questions@freebsd.org Subject: crontab entry Message-ID: <20000914083428.A20675@curry.mchp.siemens.de>
next in thread | raw e-mail | index | archive | help
I am looking for a crontab entry that runs my command on the first thursday of every month at 6 am. I thought the following would work but it doesn't: 0 6 1-7 * 4 /path/to/my/command It was run today on the 14th which is not the first thursday :-) Thanks, -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000914083428.A20675>