xref: /illumos-gate/usr/src/man/man8/listdgrp.8 (revision bbf21555)
te
Copyright 1989 AT&T Copyright (c) 1997 Sun Microsystems, Inc. All Rights Reserved.
The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
LISTDGRP 8 "Jul 5, 1990"
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)