bug-coreutils
[Top][All Lists]
Advanced

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

Re: feature requests: trunc and maybe cmddiff


From: Matthew Woehlke
Subject: Re: feature requests: trunc and maybe cmddiff
Date: Tue, 10 Mar 2009 14:27:27 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.19) Gecko/20090105 Fedora/2.0.0.19-1.fc10 Thunderbird/2.0.0.19 Mnenhy/0.7.5.0

Pádraig Brady wrote:
Note there have been a few patches to add progress bars to cp/mv. For e.g..:
http://lists.gnu.org/archive/html/bug-coreutils/2007-12/msg00212.html
However you can use `rsync -aP my_file my_file.2` to copy locally with progress.

FWIW, I most often would find a progress bar for *rm* useful :-). (I do a lot of 'rm -rf huge-dir' on e.g. build or install dirs of things like Qt and KDE, which can take quite some time. Enough that I wrote a script to filter 'rm -v' into something less verbose, except that -v slows things down quite a bit :-(.)

The only instance where I want progress for cp is when pulling off my digital camera (raws off of an 8 gb card can take some time), but I've already written a script for that which works nicely except for being block-buffered*... but I will look at replacing that with rsync.

(* what happened to adding a coreutil to fix this, did it ever happen?)

--
Matthew
Please do not quote my e-mail address unobfuscated in message bodies.
--
"Still the prettiest." -- Legolas
(as quoted in The Very Secret Diaries by Cassandra Claire)
http://www.ealasaid.com/misc/vsd/





reply via email to

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