
COPY
COPY
command
The COPY command copies the contents of a file to a new file. The two
c name parameters are the filenames. The first parameter specifies the
source file. The second specifies the destination file. An error is
generated if the source file doesn’t exist, if the destination file already
exists, or any other disk error is detected.
Command Syntax:
c n a m e < n a m e
where:
: : = string of up to 10 alphanumeric characters representing a valid file name
Example:
To copy the contents of
to
OUTPUT
Subsystem
7-6
HP
16518
Programming Reference