pmr is a command line filter that displays the data bandwidth and total number of bytes passing through a pipe. It can also limit the rate of data going through the pipe and compute an MD5 checksum of the stream for verifying data integrity on unreliable networks.
| Tags | Utilities |
|---|---|
| Licenses | Public Domain |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Release Notes: The man page was missing in release 1.00, and now it is back.


Release Notes: This release adds several features, fixes bugs, improves documentation, and improves the build and installation system.


Release Notes: This release adds support for estimated time of completion, adds support for global and user-specific configuration files to set defaults, and fixes carriage return mode output.


Release Notes: The output has been changed to display byte amounts in human-readable units. Support has been added for specifying throughput limits with SI, IEC 60027, or bit units.


Release Notes: An option to compute the MD5 checksum of the stream was added. This is useful for verifying data integrity through TCP networks.
A modern platform independent OO language with a native JIT compiler.