From owner-freebsd-questions@FreeBSD.ORG Thu Dec 30 18:47:45 2004 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 A0AF216A4CE for ; Thu, 30 Dec 2004 18:47:45 +0000 (GMT) Received: from out003.verizon.net (out003pub.verizon.net [206.46.170.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5B6A43D31 for ; Thu, 30 Dec 2004 18:47:44 +0000 (GMT) (envelope-from leblanc@keyslapper.org) Received: from keyslapper.org ([68.163.177.192]) by out003.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20041230184744.XQFK1106.out003.verizon.net@keyslapper.org> for ; Thu, 30 Dec 2004 12:47:44 -0600 Received: by keyslapper.org (Postfix, from userid 1001) id 968C4117FF; Thu, 30 Dec 2004 13:47:43 -0500 (EST) Date: Thu, 30 Dec 2004 13:47:43 -0500 From: Louis LeBlanc To: freebsd-questions@freebsd.org Message-ID: <20041230184743.GA856@keyslapper.org> Mail-Followup-To: freebsd-questions@freebsd.org References: <001601c4ee93$330008e0$a23db918@D1TWQX41> <1104431436.1669.10.camel@chaucer> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1104431436.1669.10.camel@chaucer> User-Agent: Mutt/1.5.6i X-Authentication-Info: Submitted using SMTP AUTH at out003.verizon.net from [68.163.177.192] at Thu, 30 Dec 2004 12:47:44 -0600 Subject: Re: crontab file X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 18:47:45 -0000 On 12/30/04 01:30 PM, Mike Jeays sat at the `puter and typed: > On Thu, 2004-12-30 at 12:15, Leon wrote: > > Hi All, > > > > I edited "crontab" file to update my ports every day at certain time. > > But , when time comes, I do not see any information on the screen, that something was updated. > > Should the system sow any information about update or not? > > If not, how can I check If ports was updated? > > > > Thanks, > > Leon. > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > If the crontab job writes to stdout or stderr, this will be mailed back > to you. There is no immediate output on the screen from a crontab job. > Check your mail - look in /var/mail/your-user-id or /var/mail/root if > you don't have a mail client running. This assumes you have a MAILTO variable set prior to the relevant cron entry of course. Set it to the email address you want the results sent to. You can even separate those entries you want responses for by changing the value of MAILTO prior to the entry. See CRONTAB(5) for more details. HTH Lou -- Louis LeBlanc FreeBSD@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org ԿԬ "There are three principal ways to lose money: wine, women, and engineers. While the first two are more pleasant, the third is by far the more certain." -- Baron Rothschild, ca. 1800