DEVNM(8) Maintenance Commands and Procedures DEVNM(8)
devnm - device name
/usr/sbin/devnm name [name]...
The devnm command identifies the special file associated with the
mounted file system where the argument name resides. One or more name
can be specified.
Assuming that /usr is mounted on /dev/dsk/c0t3d0s6, the following
command :
/usr/sbin/devnm /usr
produces:
/dev/dsk/c0t3d0s6 /usr
/dev/dsk/*
/etc/mnttab
mnttab(5), attributes(7)
September 14, 1992 DEVNM(8)
NAME
devnm - device name
SYNOPSIS
/usr/sbin/devnm name [name]...
DESCRIPTION
The devnm command identifies the special file associated with the
mounted file system where the argument name resides. One or more name
can be specified.
EXAMPLES
Example 1: Using the devnm Command
Assuming that /usr is mounted on /dev/dsk/c0t3d0s6, the following
command :
/usr/sbin/devnm /usr
produces:
/dev/dsk/c0t3d0s6 /usr
FILES
/dev/dsk/*
/etc/mnttab
SEE ALSO
mnttab(5), attributes(7)
September 14, 1992 DEVNM(8)