diff options
Diffstat (limited to 'system/vcp/README')
-rw-r--r-- | system/vcp/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/system/vcp/README b/system/vcp/README new file mode 100644 index 0000000000..a3839670cc --- /dev/null +++ b/system/vcp/README @@ -0,0 +1,12 @@ +vcp copies files and directories in a curses interface, with text only +output available. its options and output are similar to BSD's cp while +adding some new features. It provides information on: + +- files copied and left to copy + +- data written and total data size + +- data being written every second + +- two status bars, one showing current file status, the other total status +(except with 1 file, both show current), and percentage |