lshw: The best command for finding hardware info
Wednesday, December 27, 2006
If you ever need a very in depth look into all your hardware, lshw is the answer. For best results run this command as super user (root, su):
There is also a short version:
$ su
# lshw
The result will be a detailed outline of all your hardware. Enjoy!There is also a short version:
# lshw -short
And you can filter based on class. Ex:# lshw -class cpu