From owner-cvs-all Fri Jul 24 00:58:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA10753 for cvs-all-outgoing; Fri, 24 Jul 1998 00:58:08 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA10554; Fri, 24 Jul 1998 00:57:37 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from hrotti.ifi.uio.no (2602@hrotti.ifi.uio.no [129.240.64.15]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id JAA26465; Fri, 24 Jul 1998 09:57:12 +0200 (MET DST) Received: (from dag-erli@localhost) by hrotti.ifi.uio.no ; Fri, 24 Jul 1998 09:57:11 +0200 (MET DST) Mime-Version: 1.0 To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/time time.1 time.c References: <199807240719.AAA11603@freefall.freebsd.org> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 24 Jul 1998 09:57:10 +0200 In-Reply-To: Poul-Henning Kamp's message of "Fri, 24 Jul 1998 00:19:32 -0700 (PDT)" Message-ID: Lines: 17 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id AAB10561 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Poul-Henning Kamp writes: > Modified files: > usr.bin/time time.1 time.c > Log: > By default, /usr/bin/time writes its output to stderr. Two options > have been added to time(1) to write output to an alternative destination. > Option "-f filename" will write to filename, and filename can be - to > write to stdout. Option "-a filename" will append the output to filename. > Time(1) man page has been updated to reflect the change. What? Didn't you read the audit trail? There's absolutely no reason to add these options; output redirection does all that and more. This is just clutter. DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message