La commande 'listdgrp type' permet d'afficher les éléments du serveur étant du type passé en argument.
Ainsi, la commande 'listdgrp adapter' peut donner :
ent0
ent1
ent2
fda0
ide0
ppa0
sa0
sa1
sa2
scsi0
scsi1
sioka0
siokma0
sioma0
tandis que la commande 'listdgrp disk' donnera :
hdisk0
hdisk1
hdisk2
hdisk3
hdisk299
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.