listdgrp(1M) UNIX System V(Essential Utilities) listdgrp(1M)
NAME
listdgrp - lists members of a device group
SYNOPSIS
listdgrp dgroup
DESCRIPTION
listdgrp displays the members of the device group specified by the
dgroup.
ERRORS
This command will exit with one of the following values:
0 =
successful completion of the task.
1 =
command syntax incorrect, invalid option used, or internal error
occurred.
2 =
device group table could not be opened for reading.
3 =
device group dgroup could not be found in the device group table.
EXAMPLE
To list the devices that belong to group partitions:
$ listdgrp partitions
root
swap
usr
FILES
/etc/dgroup.tab
SEE ALSO
putdgrp(1)
10/89 Page 1