bug-coreutils
[Top][All Lists]
Advanced

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

Re: Progress bar again


From: Alfred M. Szmidt
Subject: Re: Progress bar again
Date: Sun, 21 Sep 2003 17:15:01 +0200 (MEST)

   If there is good case for it, one possibility would be to do
   something similar for cp and mv.

When using translators (like ftpfs, nfs, etc) on GNU/Hurd, quite nice
to know when the transfer is boged down or not.

I once suggested a "progress bar" idea to someone (forgot who), the
idea was not to have a "progress _bar_" but just some kind of status
indication. That is, something like this (the percent bit could
actually be ditched):

$ mv -v file1 file2
`file1' -> `file2' 50% [512/1024]
                        ^^^ ^^^^ Amount to be copied/moved/removed.
                        Amount copied/moved/removed.

Just an idea for someone...




reply via email to

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