Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!spool.mu.edu!uunet!mcsun!hp4nl!targon!gert From: gert@targon.UUCP (Gert Kanis) Newsgroups: comp.os.minix Subject: Re: FvK's Cron bug Summary: Sunday = 0 (zero) Keywords: Cron Minix Message-ID: <1800@targon.UUCP> Date: 7 Jun 91 09:53:12 GMT Article-I.D.: targon.1800 References: <9106031294@tisle.uucp> Followup-To: comp.os.minix Organization: Siemens Nixdorf Informationsystems BV.,SWZ, Vianen, the Netherlands. Lines: 21 In article <9106031294@tisle.uucp> edwards@tisle.uucp (Colten Edwards) writes: >The recently posted cron by FwK does not work with the following. >10 * * * 1-7 >This entry will work everyday except Sunday... I am sure the fix will >not take much, and I'll start looking tonight at what can be done to rectify >the situation. > Colten Edwards Try 10 * * * 0-6 because 0 is Sunday, 1 is Monday, (you can guess the rest). you could even do 10 * * * * If you want to specify 'everyday'. Good luck, -- Gert Kanis, AP SWZ SWP +----------------------+ Siemens Nixdorf Information systems | I do not represent | P.O.box 29, 4130 EA Vianen, Netherlands. | anyone elses opinion.| E-mail: outside Europe: kanis.via@sni-usa.com +----------------------+ Europe: gert@targon.UUCP Alternative: kanis.via@sni.de