User`s guide
Example 1
Copy all the DOS files in the directory \DOSdir to the LIF disk at 702:
LIF CP a:\DOSdir 702:
Example 2
Copy all the DOS files with the suffix ‘’.doc’’ to LIF disk at 702:
LIF CP *.doc 702:
Example 3
Copy all HP 3562A data files (prefix ‘’DA’’) from a LIF disk at 702: to the current DOS directory,
changing the ‘’DA’’ prefix to a ‘’.63’’ suffix.
LIF CP 702:DA* *.63
File System Conversion (LIF/DOS)
LIF CP
3-14