From owner-freebsd-questions Wed Jan 10 14: 9:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lamia.lf.net (lamia.LF.net [212.9.160.192]) by hub.freebsd.org (Postfix) with ESMTP id 5CF8437B69D for ; Wed, 10 Jan 2001 14:09:17 -0800 (PST) Received: by lamia.lf.net (Smail3.2.0.111/lamia.lf.net) via LF.net GmbH Internet Services for hub.freebsd.org id m14GTQi-001Sq2C; Wed, 10 Jan 2001 23:09:16 +0100 (CET) To: freebsd-questions@freebsd.org Subject: Re: Cronfile Not working References: Organization: LF.net GmbH X-Attribution: viteno X-URL: http://www.LF.net/ X-Face: iq-"D}ZS'It[NXourO#`D+JoJC>bZPU\xvX4Um\sR}_zUI?R: lt{Y/s1g[=5L/BHY@]NxB(D?&:tCwX@Vp:YJURe}$MDZ1&/v<`C+^AVc"s/&m`Mu#s| From: Norbert Koch Date: 10 Jan 2001 23:09:16 +0100 In-Reply-To: Message-ID: Lines: 15 User-Agent: Gnus/5.090001 (Oort Gnus v0.01) XEmacs/21.2 (Persephone) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Norbert Koch writes: Hi! > There is absolutely no problem. The "crontab" in /tmp is only a copy > of your real crontab file (in /var/cron/tabs/) created to > display it. Sorry, got the order wrong here.... The crontab is copied to /tmp to be edited (via crontab -e) and stored to /var/cron/tabs/ afterwards. crontab -l just 'cat's this file. ... norbert. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message