summaryrefslogtreecommitdiffstats
path: root/system/progress/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-10-01 16:11:11 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-01 16:11:11 +0700
commitead65ca86aa5eed3558125c6f0113570a9b7816f (patch)
treec8845ca8204fc9776077f31500f798f93c02e6d2 /system/progress/README
parent78a16e993501c479e76a922a2a17b372c3984a19 (diff)
downloadslackbuilds-ead65ca86aa5eed3558125c6f0113570a9b7816f.tar.gz
slackbuilds-ead65ca86aa5eed3558125c6f0113570a9b7816f.tar.xz
system/progress: Added (Linux tool to show progress).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/progress/README')
-rw-r--r--system/progress/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/progress/README b/system/progress/README
new file mode 100644
index 0000000000..c8b9da0c7a
--- /dev/null
+++ b/system/progress/README
@@ -0,0 +1,5 @@
+This tool can be described as a Tiny, Dirty, Linux-and-OSX-Only C
+command that looks for coreutils basic commands (cp, mv, dd, tar,
+gzip/gunzip, cat, etc.) currently running on your system and displays
+the percentage of copied data. It can also show estimated time and
+throughput, and provides a "top-like" mode (monitoring).