How to use the cp command to display the copy process by percentage?
Joel Bryan Juliano
joelbryan.juliano at gmail.com
Wed Feb 7 01:02:43 UTC 2007
On 2/7/07, zhihang wang <zhihang.wang at gmail.com> wrote:
>
> Can the cp command in linux diskplay the copy process by percentage?
> That is to say, when I cp a very big file, such as 1G, to another process.
> How can I use the cp command to display its process in the form of
> percentage?
> cp *bigfile* targedirectory
> 10%
> 20%
> ....
> 100%
rsync -Ph [source] [destination]
--
> Best Regards
> zhihang wang
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
--
Carpe Diem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20070207/a333f6dc/attachment.html>
More information about the ubuntu-users
mailing list