Command Reference Guide

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1/!!!intro.1
________________________________________________________________
___ ___
l
lifcp(1) lifcp(1)
lifcp lifvol:ABC .
Copy standard input to LIF file A_FILE on LIF volume /dev/dsk/c0t6d0.
lifcp - /dev/dsk/c0t6d0:A_FILE
Copy LIF file ABC in lifvol to LIF file CDE on /dev/dsk/c0t6d0 .
lifcp lifvol:ABC /dev/dsk/c0t6d0:CDE
Copy the output of pr to the LIF file ABC.
pr abc | lifcp - lifvol:ABC
Copy the output of pr to the LIF volume lifvol. LIF file STDIN is created since no files names are
specified.
pr abc | lifcp - lifvol:
Copy LIF file ABC in lifvol to standard output.
lifcp lifvol:ABC -
Copy all files in current directory to LIF files of the same name on LIF volume lifvol (may cause errors if
file names in the current directory do not obey LIF naming conventions!).
lifcp ∗∗ ../lifvol:
DEPENDENCIES
Series 700/800
The following option is also supported:
-Knnn forces each file copied in to begin on a nnn × 1024-byte boundary from the begin-
ning of the volume. This is useful when files are used for Series 700/800 boot
media. This option has no effect when copying from a LIF volume.
AUTHOR
lifcp was developed by the Hewlett-Packard Company.
SEE ALSO
lifinit(1), lifls(1), lifrename(1), lifrm(1), lif(4).
HP-UX Release 11i: December 2000 − 3 − Section 1−−445
___
___