mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
6 lines
342 B
Plaintext
6 lines
342 B
Plaintext
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.
|