opensolaris man page for listdgrp

Query: listdgrp

OS: opensolaris

Section: 1m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 Device group table.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+
SEE ALSO
putdgrp(1M), attributes(5) SunOS 5.11 5 Jul 1990 listdgrp(1M)
Related Man Pages
getdgrp(1m) - opensolaris
getvol(1m) - opensolaris
devfree(1m) - sunos
getdev(1m) - sunos
getvol(1m) - sunos
Similar Topics in the Unix Linux Community
removing stale partitions
while loop question
Parallel Execution of Command
How to generate all combinations of group lists at the same time?