How to Install cpipe in Ubuntu 18.04



Install cpipe by entering the following commands in the terminal:

sudo apt update
sudo apt install cpipe

Description:

counting pipe

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.

Version: 3.0.1-1ubuntu2

Section: universe/utils