Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
- To: MLUG Members <EMAIL:PROTECTED>
- Subject: Re: [MLUG] Passing options to the time command
- From: Stephen Montgomery-Smith <EMAIL:PROTECTED>
- Date: Fri, 02 Nov 2007 22:23:32 -0500
- Delivery-date: Fri, 02 Nov 2007 22:24:19 -0500
- Envelope-to: EMAIL:PROTECTED
- In-reply-to: <EMAIL:PROTECTED>
- References: <EMAIL:PROTECTED>
- Reply-to: MLUG Members <EMAIL:PROTECTED>
- Sender: EMAIL:PROTECTED
- User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.8) Gecko/20071031 SeaMonkey/1.1.5
Matt Krause wrote:
Does anyone know how to pass options to the time command?
According to the man page,
time -V
is supposed to display the version of time you are running, but
instead it thinks -V is the command you want to time. There are other
examples in the man page and none of those work either.
Any ideas?
Thanks.
You have got to be careful with commands like "time." You think you are
running something like the /usr/bin/time program, but you might be
running an internal shell command. This is certain ly true if you are
using the csh or tcsh shell. What does "which time" tell you?
But also, on my (admittedly FreeBSD) system, "man time" doesn't mention
a -V option. The same is also true on bengal.missouri.edu, which I
think is a Linux system. So maybe the man page is messed up.
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members