listdgrp(1M) System Administration Commands listdgrp(1M)
NAME
listdgrp - lists members of a device group
SYNOPSIS
/usr/bin/listdgrp dgroup...
DESCRIPTION
listdgrp displays the members of the device groups specified by the dgroup list.
EXAMPLES
Example 1: An example of listdgrp.
The following example lists the devices that belong to group partitions:
example% listdgrp partitions
root
swap
usr
EXIT STATUS
The following exit values are returned:
0 Successful completion.
1 Command was syntax incorrect, an invalid option used, or an internal error occurred.
2 A device group table could not be opened for reading.
3 A device group dgroup could not be found in the device group table.
FILES
/etc/dgroup.tab
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWcsu |
+-----------------------------+-----------------------------+
SEE ALSO
putdgrp(1M), attributes(5)
SunOS 5.10 5 Jul 1990 listdgrp(1M)