[Google]

Copy progress

I like progress displays on my file operations, in the gui
this is no problem but on the command line most operations don’t
give any useful progress info. So using a tool called pv I wrote a few
little scripts to handle copying stuff with nice progress bars.
This one uses tar to grab a bunch of files or [...]