• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

COPYRIGHTH A D14-Aug-20041.4 KiB2825

ChangelogH A D09-Sep-20042.3 KiB11293

INSTALLH A D14-Aug-2004731 2821

MakefileH A D10-Sep-20041.1 KiB4033

READMEH A D14-Aug-2004862 3428

color.cH A D14-Aug-2004493 2920

color.hH A D14-Aug-2004499 2919

common.hH A D29-Aug-20041.2 KiB6438

copy.cH A D14-Aug-20044.4 KiB222187

copy.hH A D14-Aug-2004313 124

copyall.cH A D08-Sep-20044.2 KiB189159

group.shH A D10-Sep-200484 85

log.cH A D14-Aug-20041.5 KiB8673

log.hH A D14-Aug-2004363 156

main.cH A D30-Aug-20045.1 KiB251207

misc.cH A D10-Sep-20048.2 KiB443392

misc.hH A D14-Aug-2004496 2012

path.cH A D14-Aug-20042.2 KiB12996

path.hH A D14-Aug-2004289 135

screen.cH A D14-Aug-20047.9 KiB380313

screen.hH A D14-Aug-2004376 157

vcp.1H A D09-Sep-20043.2 KiB130128

vcp.conf.sampleH A D14-Aug-2004587 3023

vcp.pl.1H A D14-Aug-20043.7 KiB119114

README

1README
2------
3
4For installation instructions see INSTALL.
5
6vcp copies files and directories in a curses interface, with text only
7output available. its options and output are similar to BSD's cp while
8adding some new features.
9It provides information on:
10- files copied and left to copy
11- data written and total data size
12- data being written every second
13- two status bars, one showing current file status, the other total status
14  (except with 1 file, both show current), and percentage
15when output is sent to the console:
16- a status bar
17- size copied and speed
18
19The config file (vcp.conf.sample) supports a few options,
20- color
21- screen state
22- default flags
23- read bufer size
24vcp checks the following files in order:
251. /etc/vcp.conf
262. ~/.vcp
27options are overwritten as they are read.
28
29WWW:
30http://members.iinet.net.au/~lynx/vcp
31
32- Daniel
33sisko@bsdmail.com
34