lifrename(1) lifrename(1)
NAME [Toc] [Back]
lifrename - rename LIF files
SYNOPSIS [Toc] [Back]
lifrename oldfile newfile
DESCRIPTION [Toc] [Back]
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 [Toc] [Back]
lifrename returns zero if the file name is changed successfully.
Otherwise it prints a diagnostic and returns nonzero.
EXAMPLES [Toc] [Back]
lifrename liffile:A_FILE B_FILE
lifrename /dev/dsk/c0t6d0:ABC CDE
AUTHOR [Toc] [Back]
lifrename was developed by HP.
SEE ALSO [Toc] [Back]
lifcp(1), lifinit(1), lifls(1), lifrm(1), lif(4).
Hewlett-Packard Company - 1 - HP-UX 11i Version 2: August 2003 [ Back ] |