How to retrieve the attributes of devices
lsdevinfo
If you need to view the detailed attribute of an devices then use below command
Example:
To check the attributes of a particular device ,let`s say hdisk0
lsdevinfo | grep -p hdisk0
lsdevinfo
If you need to view the detailed attribute of an devices then use below command
Example:
To check the attributes of a particular device ,let`s say hdisk0
lsdevinfo | grep -p hdisk0