coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: progress bar in cp


From: Bob Proulx
Subject: Re: progress bar in cp
Date: Mon, 25 Jul 2011 10:50:41 -0600
User-agent: Mutt/1.5.21 (2010-09-15)

Diogo Sousa wrote:
> One feature that some users search for is a progress bar on the cp program.
> 
> I would like to implement a progress bar in cp, would that patch be
> accepted? Is there any reason not to do it?

If cp had every feature of rsync then it would be rsync.

  $ ls -ldogh /bin/cp /usr/bin/rsync | awk '{print $3, $7}'
  116K /bin/cp
  393K /usr/bin/rsync

And if you would like to have one of the features available in rsync
then it is better to be using rsync instead.

Bob

P.S. The old V7 cp executable was only 3.2K.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]