From owner-freebsd-questions Thu Jul 30 15:19:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA07338 for freebsd-questions-outgoing; Thu, 30 Jul 1998 15:19:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from serveri.netti.fi (serveri.netti.fi [195.16.192.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA07320 for ; Thu, 30 Jul 1998 15:19:30 -0700 (PDT) (envelope-from yurtesen@turkey.ispro.net.tr) Received: from turkey.ispro.net.tr (dyn-2-019.tku.netti.fi [195.16.222.149]) by serveri.netti.fi (8.8.8/8.8.3) with ESMTP id BAA00810; Fri, 31 Jul 1998 01:19:03 +0300 Message-ID: <35C0F164.B943C6C0@turkey.ispro.net.tr> Date: Fri, 31 Jul 1998 01:19:17 +0300 From: Evren Yurtesen X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: wwoods@cybcon.com CC: "freebsd-questions@FreeBSD.ORG" Subject: Re: Script to run daily.... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG you should use crontabs man crontab or you may look at /etc/crontab there are some examples though (some programs running at every 5 minutes, everyday, everyweek and everymonth) William Woods wrote: > I have a question.....I wrote a little script that automates getting the ports > collection updates via cvsup and the latest stable via cvsup. Lets call this > script "alllup". I would like this script to be run daily and I understand > there is a daily script somewhere.....how would I add my script "allup" to this? > > ---------------------------------- > William Woods > --> FreeBSD 2.2.7 <-- > Date: 30-Jul-98 > Time: 13:21:38 > ---------------------------------- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message