From owner-freebsd-questions@FreeBSD.ORG Wed Nov 12 13:15:45 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C885A16A4CE for ; Wed, 12 Nov 2003 13:15:45 -0800 (PST) Received: from p1028-ipbffx02marunouchi.tokyo.ocn.ne.jp (p1028-ipbffx02marunouchi.tokyo.ocn.ne.jp [220.111.132.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4349C43FE3 for ; Wed, 12 Nov 2003 13:15:44 -0800 (PST) (envelope-from lukek@meibin.net) Received: (qmail 9524 invoked by uid 89); 12 Nov 2003 21:15:42 -0000 Received: from unknown (HELO ?127.0.0.1?) (192.168.10.35) by 192.168.20.5 with SMTP; 12 Nov 2003 21:15:42 -0000 Date: Thu, 13 Nov 2003 06:14:19 +0900 From: Luke Kearney To: darryl@osborne-ind.com In-Reply-To: <00a601c3a961$d5c364a0$0701a8c0@darryl> References: <00a601c3a961$d5c364a0$0701a8c0@darryl> Message-Id: <20031113061331.7D14.LUKEK@meibin.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.07.01 cc: freebsd-questions@freebsd.org Subject: Re: crontab X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Nov 2003 21:15:45 -0000 On Wed, 12 Nov 2003 15:13:34 -0600 "Darryl Hoar" granted us these pearls of wisdom: > Greetings, > I am running 4.7 and want to use cron to run a command. > when I look in /var/cron/tabs, there is not a file for root. > If I do a crontab -e its blank. > > I thought there was a template already, with example > commented out. Do I have to create this file from > scratch ? > > thanks, > -D from scratch, all users start with blank crontabs. enjoy LK