From owner-freebsd-stable@FreeBSD.ORG Tue Feb 21 13:07:19 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE45E16A422 for ; Tue, 21 Feb 2006 13:07:19 +0000 (GMT) (envelope-from Mark_Andrews@isc.org) Received: from farside.isc.org (farside.isc.org [204.152.187.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F63743D67 for ; Tue, 21 Feb 2006 13:07:16 +0000 (GMT) (envelope-from Mark_Andrews@isc.org) Received: from drugs.dv.isc.org (localhost.isc.org [IPv6:::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by farside.isc.org (Postfix) with ESMTP id BC26BE60AD for ; Tue, 21 Feb 2006 13:07:15 +0000 (UTC) (envelope-from marka@isc.org) Received: from drugs.dv.isc.org (localhost [127.0.0.1]) by drugs.dv.isc.org (8.13.4/8.13.1) with ESMTP id k1LD72IK070062; Wed, 22 Feb 2006 00:07:03 +1100 (EST) (envelope-from marka@drugs.dv.isc.org) Message-Id: <200602211307.k1LD72IK070062@drugs.dv.isc.org> To: Mathieu Prevot From: Mark Andrews In-reply-to: Your message of "Tue, 21 Feb 2006 13:19:15 BST." <20060221121914.GA695@scienceclue.ath.cx> Date: Wed, 22 Feb 2006 00:07:02 +1100 Sender: Mark_Andrews@isc.org Cc: freebsd-stable@freebsd.org Subject: Re: no time(1) options / man page need update X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2006 13:07:20 -0000 > Hello, > > the utility time -- time command execution doesn't work as expected: > > time -h ls time is built into some shells. You need to get the right version of time. Use a backslash to tell the shell not to use it's builtin version or specify the full path. \time -h ls /usr/bin/time -h ls > give: > > -h: Command not found. > 0.000u 0.000s 0:00.00 0.0% 0+0k 0+0io 0pf+0w > > I have: > > 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #29: Sat Feb 18 02:31:01 CET 2006 amd64 > > -- > MP > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: Mark_Andrews@isc.org