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

Reply via email to