list hardware devices in a human readable format

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