listdgrp(1M)
listdgrp --
list members of a device group
Synopsis
listdgrp dgroup
Description
listdgrp
displays the members of the device group specified by
dgroup.
Files
/etc/dgroup.tab
Return values
On success,
listdgrp exits with the value 0.
On failure, it returns one of the following values:
- 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.
Examples
To list the devices that belong to
the hypothetical group partitions:
$ listdgrp partitions
root
swap
usr
References
putdgrp(1M)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.