opnsense-ports/benchmarks/pipebench/pkg-descr
Franco Fichtner a0921d0a00 */*: sync with upstream
Taken from: FreeBSD
2016-05-19 16:29:05 +02:00

8 lines
285 B
Text

Pipebench shows the current throughput and amount of data going through a
pipe. It can be used to show the progress of a large md5sum process:
cat bigfile | pipebench | md5sum.
WWW: http://www.habets.pp.se/synscan/programs.php?prog=pipebench
- Michael L. Hostbaek
mich@FreeBSD.org