[ Bottom of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]

Commands Reference, Volume 3

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

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

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

Related Information

The chdev command, lsattr command, lsdev command, mkdev command, rmdev command.

[ Top of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]