LISTDGRP(8) Maintenance Commands and Procedures LISTDGRP(8)
listdgrp - lists members of a device group
/usr/bin/listdgrp dgroup...
listdgrp displays the members of the device groups specified by the
dgroup list.
The following example lists the devices that belong to group
partitions:
example% listdgrp partitions
root
swap
usr
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.
/etc/dgroup.tab
Device group table.
attributes(7), putdgrp(8)
July 5, 1990 LISTDGRP(8)
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.
SEE ALSO
attributes(7), putdgrp(8)
July 5, 1990 LISTDGRP(8)