diff options
Diffstat (limited to 'system/pycp/README')
-rw-r--r-- | system/pycp/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/pycp/README b/system/pycp/README new file mode 100644 index 0000000000000..5b31c1946b931 --- /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. |