From owner-freebsd-questions@FreeBSD.ORG Sat Aug 9 13:17:39 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 0F0DD37B401 for ; Sat, 9 Aug 2003 13:17:39 -0700 (PDT) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A15B43FDF for ; Sat, 9 Aug 2003 13:17:37 -0700 (PDT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 95595 invoked from network); 9 Aug 2003 20:17:36 -0000 Received: from unknown (HELO chuck.cultdeadsheep.org) (192.168.0.12) by goofy.cultdeadsheep.org with SMTP; 9 Aug 2003 20:17:36 -0000 Date: Sat, 9 Aug 2003 22:17:40 +0200 From: Clement Laforet To: Peng Zhang Message-Id: <20030809221740.29f61221.sheepkiller@cultdeadsheep.org> In-Reply-To: References: Organization: tH3 cUlt 0f tH3 d3@d sH33p X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; i386-portbld-freebsd5.1) X-Face: ._cVVRDn#-2((lnfi^P7CoD4htI$4+#G/G)!w|,}H5yK~%(3-C.JlEYbOjJGFwJkt*7N^%z jYeu[;}]}F"3}l5R'l"X0HbvT^D\Q&%deCo)MayY`);TO Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: about cron (newbie question) 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: Sat, 09 Aug 2003 20:17:39 -0000 On Sat, 9 Aug 2003 15:15:54 -0400 (EDT) Peng Zhang wrote: > Hi folks, > > I don't know what is wrong with the cron on my computer. I am running > freebsd 4.8 stable. The /etc/crontab file in my computer is: /etc/crontab are system crontab, not user's ones. you needn't crontab executable to set them up. just edit the file. > Then I typed command "crontab /etc/crontab". However I received the > following mail: flush your root user crontab regard, clem