September 2000
Beginner
1312 pages
33h 47m
English
/bin/devattr [-v] device [attribute...]
Use the devattr command to display the values for a device's attributes. The display can be presented in two formats. Used without the -v option, only the attribute values are shown. Used with the -v option, the attributes are shown in an attribute=value format. When you specify no attributes on the command line, all attributes for the specified device are displayed in alphabetical order by attribute name. If you specify attributes on the command line, only those attributes are shown, displayed in command-line order.
| -v | Display attribute values in an attribute=value format. |
| device | Define the device whose attributes should be displayed. ... |