From owner-freebsd-questions@FreeBSD.ORG Fri Sep 17 13:49:05 2004 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 DC01B16A4CE for ; Fri, 17 Sep 2004 13:49:05 +0000 (GMT) Received: from pearl.ibctech.ca (dev.eagle.ca [209.167.58.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4392743D53 for ; Fri, 17 Sep 2004 13:49:03 +0000 (GMT) (envelope-from iaccounts@ibctech.ca) Received: (qmail 46621 invoked by uid 1002); 17 Sep 2004 13:51:13 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (clamscan: 0.73. spamassassin: 2.64. Clear:RC:1(127.0.0.1):. Processed in 1.982919 secs); 17 Sep 2004 13:51:13 -0000 Received: from unknown (HELO webmail.ibctech.ca) (127.0.0.1) by localhost.ibctech.ca with SMTP; 17 Sep 2004 13:51:11 -0000 Received: from 209.167.16.15 (SquirrelMail authenticated user steve@ibctech.ca); by webmail.ibctech.ca with HTTP; Fri, 17 Sep 2004 09:51:11 -0400 (EDT) Message-ID: <4194.209.167.16.15.1095429071.squirrel@209.167.16.15> In-Reply-To: <747dc8f30409170636445154c3@mail.gmail.com> References: <4185.209.167.16.15.1095428161.squirrel@209.167.16.15> <747dc8f30409170636445154c3@mail.gmail.com> Date: Fri, 17 Sep 2004 09:51:11 -0400 (EDT) From: "Steve Bertrand" To: "Renato Botelho" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal cc: questions@freebsd.org Subject: Re: Crontab file (root user) 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: Fri, 17 Sep 2004 13:49:06 -0000 > On Fri, 17 Sep 2004 09:36:01 -0400 (EDT), Steve Bertrand > wrote: >> Hi all, >> >> I'm wondering where the crontab is located for the root user. I know >> there is the system crontab in /etc, however doing a #crontab -e >> when >> su'd to root, it comes up with a different crontab. >> >> Is there a file on the system that actually contains the root users >> crontab entries? > > In /var/cron/tabs you have a file named root for root crontab. Indeed...thanks greatly! Steve > > -- > Renato Botelho > ICQ: 54596223 > AIM: RBGargaBR >