diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-10-23 02:47:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-23 02:47:35 +0700 |
commit | 31938001a00a9bc76e42e1af02875f68aeb414e6 (patch) | |
tree | 7ef519a068aa9e2191721791b22ba52e6d8a9028 /system/advcopy/README | |
parent | 560194f80ef2a6437f26dbd0fda11cd6c1ebd364 (diff) |
system/advcopy: Added (mod for the GNU cp and GNU mv tools).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/advcopy/README')
-rw-r--r-- | system/advcopy/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/advcopy/README b/system/advcopy/README new file mode 100644 index 0000000000000..1c3f3e151d787 --- /dev/null +++ b/system/advcopy/README @@ -0,0 +1,6 @@ +advcopy (Advanced Copy is a mod for the GNU cp and GNU mv tools) + +Advanced Copy is a mod for the GNU cp and GNU mv tools which adds a +progress bar and provides some info on what's going on. + +This package does not replace standard cp and mv programs. |