From owner-freebsd-questions Wed Jun 6 19:43:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from stjohn.stjohn.ac.th (stjohn.stjohn.ac.th [202.21.144.1]) by hub.freebsd.org (Postfix) with ESMTP id 2599737B405 for ; Wed, 6 Jun 2001 19:43:30 -0700 (PDT) (envelope-from mcrogerm@stjohn.ac.th) Received: from tulip ([203.151.134.104]) by stjohn.stjohn.ac.th (8.9.3+Sun/8.9.3) with SMTP id JAA09802 for ; Thu, 7 Jun 2001 09:39:29 +0700 (ICT) Message-Id: <3.0.6.32.20010607094221.007aaa50@stjohn.stjohn.ac.th> X-Sender: mcrogerm@stjohn.stjohn.ac.th X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Thu, 07 Jun 2001 09:42:21 +0700 To: freebsd-questions@freebsd.org From: Roger Merritt Subject: How to use "at" Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Back when FreeBSD 4.3-RELEASE was due out, it occurred to me that it might be nice to have cvsup run on Sunday, after the RELEASE was committed. I don't want to put cvsup in my crontab, although it might be a Good Thing, and somebody had mentioned the program "at" in my hearing. Unfortunately, I can't figure out from the man page what command line to enter. Do I have to put "cvsup -g -L 2 ..." in a file and use 'at -f filename 8:00am Sunday'? Or is there some more intuitive way, like 'cvsup -g -L 2 ... at 8:00am Sunday'? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message