no time(1) options / man page need update

Mark Andrews Mark_Andrews at isc.org
Tue Feb 21 05:07:20 PST 2006


> 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
--
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark_Andrews at isc.org


More information about the freebsd-stable mailing list