timing multiple commands

Craig Hammond Craig at sbisolutions.com.au
Fri Jun 2 22:30:40 PDT 2006


Perfect. Just what I was looking for.

Thanks.
 

-----Original Message-----
From: openbsd-newbies-bounces at sfobug.org
[mailto:openbsd-newbies-bounces at sfobug.org] On Behalf Of Peter Hessler
Sent: Friday, 2 June 2006 7:59 PM
To: openbsd-newbies at sfobug.org
Subject: Re: timing multiple commands

time sh -c "echo hi && cat blah"

That times how long it takes for sh to finish, and sh runs those
commands.  


On Fri, 2 Jun 2006 13:52:24 +1000
"Craig Hammond" <Craig at sbisolutions.com.au> wrote:




More information about the Openbsd-newbies mailing list