xref: /illumos-gate/usr/src/man/man8/prtpicl.8 (revision bbf21555)
te
Copyright (c) 2000, 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]
PRTPICL 8 "Jun 2, 2003"
NAME
prtpicl - print PICL tree
SYNOPSIS

/usr/sbin/prtpicl [-c picl_class] [-v]
DESCRIPTION

The prtpicl command prints the PICL tree maintained by the PICL daemon. The output of prtpicl includes the name and PICL class of the nodes.

OPTIONS

The following options are supported: -c picl_class

Print only the nodes of the named PICL class.

-v

Print in verbose mode. In verbose mode, prtpicl prints a list of properties and values for each node. Verbose mode is disabled by default.

EXIT STATUS

The following exit values are returned: 0

Successful completion.

non-zero

An error occurred.

SEE ALSO

attributes (7), picld (8)