summaryrefslogtreecommitdiffstats
path: root/system/pv/README
diff options
context:
space:
mode:
author GPLeo2010-05-13 01:01:05 +0200
committer David Somero2010-05-13 01:01:05 +0200
commitfbb4178d379cfc8bb7c4aa9688ddf15b3437ce5b (patch)
treea073724cfd21b8f1149cdd164d4db164b680ad26 /system/pv/README
parent4265a275f36276eec14b40e3510af69add66dae2 (diff)
downloadslackbuilds-fbb4178d379cfc8bb7c4aa9688ddf15b3437ce5b.tar.gz
system/pv: Added to 13.0 repository
Diffstat (limited to 'system/pv/README')
-rw-r--r--system/pv/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/pv/README b/system/pv/README
new file mode 100644
index 0000000000..226564cc16
--- /dev/null
+++ b/system/pv/README
@@ -0,0 +1,5 @@
+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.