ade2a047e0
Approved by: portmgr (implicit)
6 lines
219 B
Text
6 lines
219 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.
|
|
|
|
- Michael L. Hostbaek
|
|
mich@FreeBSD.org
|