svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
devnm(8)
System Administration Commands 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 com‐
mand :
/usr/sbin/devnm /usr
produces:
/dev/dsk/c0t3d0s6 /usr
FILES
/dev/dsk/*
/etc/mnttab
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Availabilitysystem/core-os
SEE ALSO
mnttab(5), attributes(7)
Oracle Solaris 11.4 14 Sep 1992 devnm(8)