From owner-freebsd-questions Thu Jan 11 7: 6:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from deimos.atltechgroup.com (deimos.atltechgroup.com [64.1.34.186]) by hub.freebsd.org (Postfix) with ESMTP id F314137B400 for ; Thu, 11 Jan 2001 07:06:38 -0800 (PST) Received: from [192.168.1.5] by deimos.atltechgroup.com for freebsd-questions@freebsd.org id KAA24512; Thu Jan 11 10:06:38 2001 Message-Id: <4.3.2.7.2.20010111095950.00b0de10@atltechgroup.com> X-Sender: sreber@atltechgroup.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 11 Jan 2001 10:06:32 -0500 Subject: cron -- root: not found Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed To: freebsd-questions@freebsd.org From: Scott Reber Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am a running FreeBSD 4.2R system and am quite new at it. Last night, I decided to look at the default crontab so I issued "crontab -u root -e" (I now realize I should have used -l instead) and there it was. Since I really didn't want to change anything, typed ":" and then "q!". I then decided I wanted to print the contents of /etc/periodic/daily" so I typed " cd /etc/periodic/daily" and then "cat * > dailyfile". / immediately filled up. I deleted dailyfile and reissued the cat as " cat * > ~/dailyfile" and all was well. Well not quite, I am getting an email from cron every five minutes: _________________________________________________ Date: Wed, 10 Jan 2001 21:50:00 -0500 (EST) Message-Id: <200101110250.f0B2o0500226@a.b.c> Subject: Cron root /usr/libexec/atrun X-Cron-Env: X-Cron-Env: X-Cron-Env: X-Cron-Env: X-Cron-Env: To: root@a.b.c From: root@a.b.c (Cron Daemon) X-UIDL: ec9260d669e9fb0937417cdebb909904 root: not found _____________________________________________________ Any and all ideas are welcome ___________________________________________________________ Scott Reber AtLANta TEChnical Group, Inc. sreber@atltechgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message