From owner-freebsd-questions Mon Aug 21 17:19:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.nwlink.com (smtp.nwlink.com [209.20.130.57]) by hub.freebsd.org (Postfix) with ESMTP id 7A5D737B443 for ; Mon, 21 Aug 2000 17:19:55 -0700 (PDT) Received: from utah (jcwells@utah.nwlink.com [209.20.130.41]) by smtp.nwlink.com (8.9.3/8.9.1) with SMTP id RAA19039; Mon, 21 Aug 2000 17:18:35 -0700 (PDT) Date: Mon, 21 Aug 2000 17:31:02 -0700 (PDT) From: "Jason C. Wells" X-Sender: jcwells@utah To: Ty Cc: freebsd-questions@FreeBSD.ORG Subject: Re: cron job every ten minutes? In-Reply-To: <39A1C5DB.944C8F3D@home.com> 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 On Mon, 21 Aug 2000, Ty wrote: > If you can what is the syntax for the entry in crontab? man 5 crontab 10,20,30,40,50 * * * * /some/command or */10 * * * * /some/command Thank you, Jason C. Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message