
l
| lifcp(1) | lifcp(1) | 
The default copying modes when copying from LIF to 
File Type Default Copying Mode
ASCII ASCII
BINARY BINARY
BIN RAW
other RAW
When copying from 
When copying from LIF to LIF, if no options are speci®ed, then all the LIF directory ®elds and ®le contents are duplicated from source to destination.
A LIF ®le name is recognized by the embedded colon (:) delimiter (see lif(4) for LIF ®le naming conven- tions). A LIF directory is recognized by a trailing colon. If an 
The ®le name - (dash) is interpreted to mean standard input or standard output, depending on its position in the argument list. This is particularly useful if the data requires nonstandard translation. When copying from standard input, if no other name can be found, the name "STDIN" is used.
LIF ®le naming conventions are known only to the LIF utilities. Since ®le name expansion is done by the shell, this mechanism cannot be used for expanding LIF ®le names.
Do not mount the special ®le while using lifcp.
DIAGNOSTICS
lifcp returns exit code 0 if the ®le is copied successfully. Otherwise it prints a diagnostic and returns nonzero.
EXAMPLES
Copy 
lifcp abc lifvol:CDE
Copy all the 
lifcp 
Copy all the 
lifcp 
Copy all the object ®les in the current directory to the LIF volume lifvol. Copying mode is BINARY and LIF BINARY ®les are created.
lifcp 
Copy a BDAT ®le, without a password, from a BASIC WorkStation to an 
lifcp 
Copy all ®les in the current directory to the LIF volume lifvol in the root directory. Copying mode is RAW and LIF ®le types are set to BIN.
lifcp 
Copy ®le abc: to LIF ®le CDE in lifvol.
lifcp abc\\: lifvol:CDE
Copy ®les abc and def to LIF ®les ABC and DEF within lifvol.
lifcp 
Copy LIF ®le ABC within lifvol to ®le ABC within current directory.
| Section 1−444 | − 2 − |