Contained Within
Find More Documentation
Featured Support Resources
| Descargar este libro en PDF
NAME
- devnm - device name
SYNOPSIS
-
/usr/sbin/devnm name [ name... ]
AVAILABILITY
- SUNWcsu
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.
EXAMPLE
- The command:
-
/usr/sbin/devnm /usr
- produces:
-
-
/dev/dsk/c0t3d0s6 /usr
if /usr is mounted on /dev/dsk/c0t3d0s6.
FILES
-
/dev/dsk/*
-
/etc/mnttab
SEE ALSO
-
mnttab(4)
|
|