DEVNM(1M) — HP-UX
NAME
devnm − device name
SYNOPSIS
/etc/devnm [name ...]
DESCRIPTION
For each name specified, devnm identifies the special file associated with the mounted file system where the named file or directory resides. The full path name must be given.
This command is most commonly used by /etc/rc (see brc(1M)) to construct a mount table entry for the root device.
EXAMPLES
The command:
/etc/devnm /usr
produces
/dev/dsk/c1d0s9 /usr
if /usr is mounted on /dev/dsk/c1d0s9.
FILES
/dev/dsk/∗
/etc/mnttab
SEE ALSO
Hewlett-Packard Company — May 11, 2021