pv - monitor the progress of data through a pipe
Posted on Thu 08 September 2011 in Linux • Tagged with Arch Linux, Linux, tools, notepad • 1 min read
I've found a very nice tool pv
...
$ dd if=/dev/sda1 | pv | dd of=backup.img
359MB 0:00:05 [75.3MB/s] [ <=> ]