Command Reference Guide

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1/!!!intro.1
________________________________________________________________
___ ___
l
lifrename(1) lifrename(1)
NAME
lifrename - rename LIF files
SYNOPSIS
lifrename oldfile newfile
DESCRIPTION
oldfile is a full LIF file specifier (see lif(4) for details) for the file to be renamed (e.g. liffile:A_FILE).
newfile is new name to be given to the file (only the file name portion). This operation does not include copy
or delete. Old file names must match the name of the file to be renamed, even if that file name is not a
legal LIF name.
Do not mount the special file while using lifrename.
DIAGNOSTICS
lifrename returns zero if the file name is changed successfully. Otherwise it prints a diagnostic and
returns nonzero.
EXAMPLES
lifrename liffile:A_FILE B_FILE
lifrename /dev/dsk/c0t6d0:ABC CDE
AUTHOR
lifrename was developed by HP.
SEE ALSO
lifcp(1), lifinit(1), lifls(1), lifrm(1), lif(4).
HP-UX Release 11i: December 2000 − 1 − Section 1−−449
___
___