1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/benchmarks/pipebench/pkg-descr
Michael Landin 1fe8493549 Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
2003-05-07 11:37:56 +00:00

9 lines
289 B
Plaintext

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