Date: Sun, 16 Jun 2002 12:31:18 +1000 From: BSD Freak <bsd-freak@mbox.com.au> To: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Will this cron job work? Message-ID: <13a842613aacfe.13aacfe13a8426@mbox.com.au>
next in thread | raw e-mail | index | archive | help
Hi all, I have a quick question. I need a cron job to run every 4 week (28 days) on a Monday (ie every 4th monday). Will the following do it: 1 8 * * 1/4 root /mydir/myscript With the above I am trying to run /mydir/myscript at 8:01am every 4th Monday. Will it work? --------------------------------------------------------------------- Would you like to receive faxes to your personal email address? You can with mBox. Visit http://www.mbox.com.au/fax 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?13a842613aacfe.13aacfe13a8426>