list hardware devices in a human readable format
October 8th, 2009 at 11:17am |
In order to list hardware devices of you computer in a human readable format type:
sudo lshw -html > ~/hardware_info.html && firefox ~/hardware_info.html