pv 1.7.24-1

Andrew Schulman andrex.e.schulman@gmail.com
Mon Jul 31 11:59:49 GMT 2023


pv 1.7.24-1 is now available in Cygwin. This is a new upstream release, with
bug fixes and minor enhancements. See the upstream changelog[1] for the full
list.

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. Additional support is available for
multiple instances working in tandem, to give a visual indicator of relative
throughput in a complex pipeline.

For pv fun watching your computer send zeros to the bit bucket, run

pv --stop-at-size --size 100G </dev/zero >/dev/null

Andrew E. Schulman

[1] https://www.ivarch.com/programs/pv.shtml#news


More information about the Cygwin-announce mailing list