devnm(1M) devnm(1M)
NAME
devnm - device name
SYNOPSIS
/etc/devnm [names]
DESCRIPTION
devnm identifies the special file associated with name's
mounted file system. name must be a full path name. When
name is /, devnm prints both the block device name and the
swap device name if swapping is done on the same disk
section as the root file system.
/etc/rc (see brc(1M)) uses this command to construct a mount
table entry for the root device.
EXAMPLE
/etc/devnm /usr
produces
/dev/dsk/0s1 /usr
if /usr is mounted on /dev/dsk/0s1.
FILES
/etc/devnm
/dev/dsk/*
/etc/mnttab
SEE ALSO
brc(1M), setmnt(1M).
Page 1 (last mod. 12/12/86)