From owner-freebsd-questions Fri Mar 9 4:42:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 1B12437B718 for ; Fri, 9 Mar 2001 04:42:20 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 33344 invoked by uid 100); 9 Mar 2001 12:42:19 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15016.53163.31952.855160@guru.mired.org> Date: Fri, 9 Mar 2001 06:42:19 -0600 To: "Robert L Sowders" Cc: Mike Meyer , owner-freebsd-questions@FreeBSD.ORG, "Ben Compton" , questions@freebsd.org Subject: Re: Crontab Question In-Reply-To: References: X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Robert L Sowders types: > Easy way to cvsup, > Copy the relevant cvsup parts from /etc/defaults/make.conf to > /etc/make.conf > Edit to your taste > cd /usr/src > make update. > Easier to cron this way. True. But it's equally easy to put in periodic that way, which would be my suggestion. Mike Meyer > Sent by: owner-freebsd-questions@FreeBSD.ORG > 03/09/2001 12:13 AM > > > To: "Ben Compton" > cc: questions@freebsd.org > Subject: Re: Crontab Question > > Ben Compton types: > > This is a multi-part message in MIME format. > > Please don't do that - I have no idea what to do with an > application/ms-tnef data file on my FreeBSD box. > > > ------=_NextPart_000_001C_01C0A80F.0B049780 > > Content-Type: text/plain; > > charset="iso-8859-1" > > Content-Transfer-Encoding: 7bit > > > > Quick question....could someone point me to a good site on the Internet > with > > a tutorial of Crontabs? I want to set up a cron job to cvsup my ports > > collection every night and I always seem to have a pain setting > crontabs. I > > need to know where to include this in the crontab file for root in /etc > and > > if not where should I set it up? > > Might I suggest you look into periodic instead of cron for this? > Basically, write a shell script to do the cvsup, then drop it into > /usr/local/etc/periodic/daily. That way, the cvsup gets integrated > into the rest of the daily system processing, and you can be > absolutely sure it runs before (or after, if you wish) your daily > backups. > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > -- > Mike Meyer http://www.mired.org/home/mwm/ > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more > information. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > > -- Mike Meyer http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message