Time consumed

jordon at envygeeks.com jordon at envygeeks.com
Mon Nov 22 15:37:31 UTC 2010


> Hi
>
> I have ran the command by hand to scp a 200MB file from a remote
> server to a local server.
> is there a way to time it, I mean how much time it has consumed for
> the scp to complete the task.
>
> How do i incorporate in bash shell script.
>
> Thanks
>
> Kaushal

time -- command --option --option

man time





More information about the ubuntu-users mailing list