Download List

Project Description

pv (Pipe Viewer) is a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-12-14 22:46
1.2.0

An average rate display option was added to better show progress with bursty traffic. A consistent exit status is set to help script writers. Various minor cleanups and bug fixes were made.
Tags: Minor feature enhancements, Minor bugfixes

2008-03-06 14:22
1.1.4

SIGINT, SIGHUP, and SIGTERM are trapped so that
IPCs are cleaned up on exit. The program is
aborted if a numeric option, such as -L, has a
non-numeric value. Compilation fixes were made for
Darwin 9 and Mac OS X.
Tags: Minor feature enhancements

2007-08-30 16:30
1.1.0

A new "--remote" option was added to change the
settings of a PV already in progress. Another new
"--line-mode" option was added to get PV to count
lines instead of bytes. Resource usage of the
"--limit-rate" (rate limiting) option was
improved. Some cleanups and Mac OS X fixes were
applied.
Tags: Major feature enhancements

2007-08-05 13:31
1.0.1

The license was changed from Artistic to Artistic
2.0. The "--license" option was removed.
Tags: Documentation

2007-08-03 10:20
1.0.0

The program now acts more like "cat" in that it
just skips unreadable files instead of aborting.
Various code cleanups were done.
Tags: Code cleanup

Project Resources