listdgrp Command

Purpose

Displays devices of a device class.

Syntax

listdgrp DeviceClass

Description

Lists information about devices where the DeviceClass parameter referes to a object class of Customized Devices in the Device Configuration database.

Parameters

Item Description
DeviceClass Specifies the device class whose members will be displayed.

Exit Status

0
The command completed successfully.
>0
An error occurred.

Examples

  1. To list the devices in the adapter class, enter:
    listdgrp adapter
    The output looks similar to the following:
    a0 
    sa1 
    siokma0 
    fda0 
    scsi0 
    scsi1 
    bl0 
    sioka0 
    siota0

Files

Item Description
/usr/bin/listdgrp Contains the System V listdgrp command.