DEVNM(1M-SysV) RISC/os Reference Manual DEVNM(1M-SysV)
NAME
devnm - device name
SYNOPSIS
/etc/devnm [names]
DESCRIPTION
devnm identifies the special file associated with the
mounted file system where the argument name resides.
This command is most commonly used by /etc/brc (see brc(1M))
to construct a mount table entry for the root device.
EXAMPLE
The command:
/etc/devnm /usr
produces
/dev/dsk/c1d0s2 usr
if /usr is mounted on /dev/dsk/c1d0s2.
FILES
/dev/dsk/*
/etc/mnttab
SEE ALSO
brc(1M).
Printed 1/15/91 Page 1