In the immortal words of "Carl Morley" <[EMAIL PROTECTED]>...
> I just tried to use the time command to time a process, but with the
> -h(human readable) output option:
> 
> Eg. time -h ping -c 5 some_ip_address
> 
> But I get back:
> -h: Command not found.
> 0.000u 0.000s 0:00.00 0.0%      0+0k 0+0io 0pf+0w
> 

type which time and you will probably find that it's an internal command
to tcsh and the -h switch doesn't work except fr the actual base system
command



-- 
| The most exciting phrase to   | Tim Aslat <[EMAIL PROTECTED]> |
| hear in science, the one that | http://www.spyderweb.com.au      |
| heralds new discoveries, is   | Spyderweb Consulting             |
| not "Eureka!" (I found it!)   | P: 82270800    M: 0401088479     |
| but "That's funny ..."        | Webmaster for                    |
|          -- Isaac Asimov      | http://www.goodiesruleok.com     |
| No, "Eureka" is Greek for     | The Ultimate Goody Fansite       |
| "This bath is too hot!        | [EMAIL PROTECTED]          |
|           -- Dr Who           |                                  |
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to