[ 源代码: cpipe ]
软件包:cpipe(3.0.1-2.1)
data pipe forwarding utility for performance monitoring
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.
Cpipe can also be used as alternative to the buffer utility for simple usecases.