From owner-freebsd-stable@FreeBSD.ORG Tue Feb 21 12:38:21 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 9A64316A420 for ; Tue, 21 Feb 2006 12:38:21 +0000 (GMT) (envelope-from eivind@aminor.no) Received: from vimes.aminor.no (vimes.aminor.no [213.187.177.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FBB243D46 for ; Tue, 21 Feb 2006 12:38:21 +0000 (GMT) (envelope-from eivind@aminor.no) Received: from [10.0.0.102] (bergen.nextgentel.net [217.13.1.24]) by vimes.aminor.no (Postfix) with ESMTP id 51CE21708A for ; Tue, 21 Feb 2006 13:38:20 +0100 (CET) Message-ID: <43FB09BB.3020500@aminor.no> Date: Tue, 21 Feb 2006 13:38:19 +0100 From: Eivind Olsen User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <20060221121914.GA695@scienceclue.ath.cx> In-Reply-To: <20060221121914.GA695@scienceclue.ath.cx> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit 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 12:38:21 -0000 Mathieu Prevot wrote: > the utility time -- time command execution doesn't work as expected: > time -h ls > give: > -h: Command not found. You're using the "time" that's built into your shell: [eivind@vimes]<~> $/usr/bin/time -h uname FreeBSD 0.00s real 0.00s user 0.00s sys [eivind@vimes]<~> $ -- Regards / Hilsen Eivind Olsen