autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "times" ?!


From: Earnie Boyd
Subject: Re: "times" ?!
Date: Tue, 14 Aug 2001 10:00:33 -0600

Tim Van Holder wrote:
> 
> > For some reason, the generated tests/testsuite contains
> >     times >at-times
> > all over the place. What is "times"? I can't find it, and it isn't a
> > /bin/sh builtin..
> 
> I think it's a bash builtin which reports the elapsed time
> of all processes in the current shell.  I'm not sure if other
> shells have similar commands.
> 
> Maybe autotest should test for this:
> 
> at_times=:
> times >/dev/null 2>&1 && times=at_times
> 
> ...
> $at_times >at-times

Shouldn't that be time and not times for portability?

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]