Hi,

i wrote:
> > Does somebody know an entertaining filter in Debian, which one could put
> > between tar and wc to see a progress counter ?

Brian wrote:
> apt-get install pv.

Oh yes. Waiting is much more fun with

  tar cf - /mnt/partition | pv | wc -c


Have a nice day :)

Thomas

Reply via email to