From owner-freebsd-questions Wed Sep 9 00:50:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA02939 for freebsd-questions-outgoing; Wed, 9 Sep 1998 00:50:24 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA02929 for ; Wed, 9 Sep 1998 00:50:22 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from [206.138.229.16] (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id DAA14367 for ; Wed, 9 Sep 1998 03:17:52 -0500 (CDT) Date: Wed, 9 Sep 1998 02:48:48 -0500 (CDT) From: David Vondrasek To: freebsd-questions@FreeBSD.ORG Subject: CRON JOBS Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok quick question. I want to run a CRONJOB once a day at 12:00am and also one that runs every 10 minutes. Can someone tell me the format please. I know it something like. 0 10 20 30 40 50 filename This will run the script at 10 minute intervels, correct ? How do i set for just ONCE a day ? -- David L. Vondrasek dlv@watertower.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message