[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Adding "progress bar" feature to "cp" and "mv" commands
From: |
Bob Proulx |
Subject: |
Re: Adding "progress bar" feature to "cp" and "mv" commands |
Date: |
Mon, 13 May 2013 11:58:35 -0600 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Henrik Juul Pedersen wrote:
> Lokesh Walase wrote:
> > I am interested in adding "progress bar" feature to "cp" and "mv" commands.
> > For this I downloaded the latest source code GNU-coreutils-8.21.
>
> A progress bar is somewhat intrusive to the copy command, but patches and
> tools exist already.
Adding this just so this thread contains a reference to rsync which
never turned away an option and already implements this. :-)
$ rsync --help | grep progress
--progress show progress during transfer
-P same as --partial --progress
Rsync is already readily available. As well as being a very good tool
in general.
Bob
Re: Adding "progress bar" feature to "cp" and "mv" commands, Henrik Juul Pedersen, 2013/05/13