From dfbbb784c7e7e9f2e1cd624d30a9fce235580c8e Mon Sep 17 00:00:00 2001 From: "Edinaldo P. Silva" Date: Fri, 4 Sep 2015 11:51:29 +0700 Subject: system/pycp: Added (cp and mv with a progressbar). Signed-off-by: Willy Sudiarto Raharjo --- system/pycp/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 system/pycp/README (limited to 'system/pycp/README') diff --git a/system/pycp/README b/system/pycp/README new file mode 100644 index 0000000000..5b31c1946b --- /dev/null +++ b/system/pycp/README @@ -0,0 +1,7 @@ +pycp (cp and mv with a progressbar) + +pycp / pymv are meant to be used from the command line. + +pycp.pbar was heavily based on the wonderful library progressbar by Nilton Volpato. + +About usage... please check man page. -- cgit v1.2.3