BASH - Commands - Hardware Commands

DescriptionCommand
Display block device related informationlsblk
Display CPU informationcat /proc/cpuinfo
Display PCI deviceslspci -tv
List the number of interupts per CPU per I/O devicecat /proc/interrupts
List hardware configuration informationlshw
Perform a disk speed testhdparm -tT /dev/sda
Show USB deviceslsusb -tv
Show BIOS informationdmidecode
Show disk informationhdparm -i /dev/sda
Test for unreadable blocks on a diskbadblocks -s /dev/sda