I appreciate your quick response.
Is there any way I get the time taken for the execution of a script from
the script itself instead of typing it at the command line.
----- Original Message ----- 
From: "Jason Dixon" <[EMAIL PROTECTED]>
To: "Red Hat Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, August 21, 2003 3:41 PM
Subject: Re: Scripting help


> On Thu, 2003-08-21 at 16:40, Peram's List wrote:
> > Hi,
> > I know this is a basic question but I tried on the web and could not
> > find an answer.
> > I'd appreciate if you can guide me on how I can find the time taken
for
> > a script to complete on Redhat 8.0.
>
> time <command>
>
> Example:
> $ time sleep 3
>
> real    0m3.079s
> user    0m0.010s
> sys     0m0.000s
>
>
> -- 
> Jason Dixon, RHCE
> DixonGroup Consulting
> http://www.dixongroup.net
>
>
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to