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:
[EMAIL PROTECTED]<~> $/usr/bin/time -h uname
FreeBSD
0.00s real 0.00s user 0.00s sys
[EMAIL PROTECTED]<~> $
--
Regards / Hilsen
Eivind Olsen
<[EMAIL PROTECTED]>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"