summaryrefslogtreecommitdiff
path: root/sysutils/pv/DESCR
diff options
context:
space:
mode:
authoragc <agc>2002-12-04 11:56:35 +0000
committeragc <agc>2002-12-04 11:56:35 +0000
commitf4f43a00da09799f349e827d915948afc495e671 (patch)
tree6d0f12cd769d879315a92875a8c9df80ee673315 /sysutils/pv/DESCR
parent895605927138242c661287fe3489d6d34c5f7aa1 (diff)
downloadpkgsrc-f4f43a00da09799f349e827d915948afc495e671.tar.gz
Initial import of pv-0.4.0 into the NetBSD Packages Collection.
Provided in PR 19253 by Piotr Stolc. 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.
Diffstat (limited to 'sysutils/pv/DESCR')
-rw-r--r--sysutils/pv/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/pv/DESCR b/sysutils/pv/DESCR
new file mode 100644
index 00000000000..115cc30659c
--- /dev/null
+++ b/sysutils/pv/DESCR
@@ -0,0 +1,5 @@
+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.