diff options
author | GPLeo <slackbuilds@gmail.com> | 2010-05-13 01:01:05 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 01:01:05 +0200 |
commit | fbb4178d379cfc8bb7c4aa9688ddf15b3437ce5b (patch) | |
tree | a073724cfd21b8f1149cdd164d4db164b680ad26 /system/pv/README | |
parent | 4265a275f36276eec14b40e3510af69add66dae2 (diff) | |
download | slackbuilds-fbb4178d379cfc8bb7c4aa9688ddf15b3437ce5b.tar.gz |
system/pv: Added to 13.0 repository
Diffstat (limited to 'system/pv/README')
-rw-r--r-- | system/pv/README | 5 |
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. |