From owner-freebsd-questions Sat Dec 8 20:45: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id C220F37B416 for ; Sat, 8 Dec 2001 20:45:05 -0800 (PST) Received: from SAGEONE (adsl-64-219-20-12.dsl.crchtx.swbell.net [64.219.20.12]) by sage-american.com (8.9.3/8.9.3) with SMTP id WAA21836 for ; Sat, 8 Dec 2001 22:44:54 -0600 (CST) Message-Id: <3.0.5.32.20011208224455.0101cb38@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sat, 08 Dec 2001 22:44:55 -0600 To: freebsd-questions@freebsd.org From: jacks@sage-american.com Subject: Cron Schedule Syntax Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If I want a cron event to run every 8 hours... Wouldn't the following do it in the per hour schedule? */8 # equals every point within the 24-hours divisable by 8..? #..or 0800, 1600 & 2400 Appreciate feedback... thanks! Best regards, Jack L. Stone, Server Admin Sage-American http://www.sage-american.com jacks@sage-american.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message