From owner-freebsd-hackers Sun Sep 16 17:40:18 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from hotmail.com (f243.law8.hotmail.com [216.33.241.243]) by hub.freebsd.org (Postfix) with ESMTP id BB84D37B410 for ; Sun, 16 Sep 2001 17:40:15 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 16 Sep 2001 17:40:15 -0700 Received: from 203.18.39.2 by lw8fd.law8.hotmail.msn.com with HTTP; Mon, 17 Sep 2001 00:40:15 GMT X-Originating-IP: [203.18.39.2] From: "Tim Allshorn" To: freebsd-hackers@freebsd.org Subject: Cron pickle Date: Mon, 17 Sep 2001 10:40:15 +1000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 17 Sep 2001 00:40:15.0706 (UTC) FILETIME=[517A7BA0:01C13F11] Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello. I need to be able to run a particular program at the last minute of each month and yes I know it would be much easier to run it at the first minute of each month, but my hands are tied and my brain is too puny to work it out. I know the cron command has to be something like : 59 23 ? ? * , with maybe some condition on the end. If someone could help, it would be much appreciated. Thanks _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message