Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2006 00:07:02 +1100
From:      Mark Andrews <Mark_Andrews@isc.org>
To:        Mathieu Prevot <freebsd-stable@club-internet.fr>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: no time(1) options / man page need update 
Message-ID:  <200602211307.k1LD72IK070062@drugs.dv.isc.org>
In-Reply-To: Your message of "Tue, 21 Feb 2006 13:19:15 BST." <20060221121914.GA695@scienceclue.ath.cx> 

next in thread | previous in thread | raw e-mail | index | archive | help

> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602211307.k1LD72IK070062>