cpipe
counting pipe
Install
- All systems
-
curl cmd.cat/cpipe.sh
- Debian
-
apt-get install cpipe
- Ubuntu
-
apt-get install cpipe
- Kali Linux
-
apt-get install cpipe
- Fedora
-
dnf install cpipe
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cpipe
- Raspbian
-
apt-get install cpipe
- Dockerfile
- dockerfile.run/cpipe
cpipe
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.