Revision [15830]
This is an old revision of LinuxCpipe made by ToBo on 2013-03-19 14:18:01.
cpipe
cpipe steht für "counting pipe". Der standard input wird zum standard output kopiert und dabei die durchschnittliche Datenrate und die Anzahl der kopierten Bytes angezeigt.
dd if=/dev/hda1 | cpipe -vt -b 10000 > filesystem_sda1
http://cpipe.berlios.de
Siehe auch