7 lines
303 B
Text
7 lines
303 B
Text
|
Cpipe copies its standard input to its standard output while measuring the time
|
||
|
it takes to read an input buffer and write an output buffer. Statistics of
|
||
|
average throughput and the total amount of bytes copied are printed to the
|
||
|
standard error output.
|
||
|
|
||
|
WWW: http://developer.berlios.de/projects/cpipe/
|