System Administration Commands devnm(1M)
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 fol-
lowing command :
/usr/sbin/devnm /usr
produces:
/dev/dsk/c0t3d0s6 /usr
FILES
/dev/dsk/*
/etc/mnttab
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWcsu
SunOS 5.11 Last change: 14 Sep 1992 1
System Administration Commands devnm(1M)
SEE ALSO
mnttab(4), attributes(5)
SunOS 5.11 Last change: 14 Sep 1992 2
|