lshw
linux
List detailed information about hardware configurations as root user. See also: `inxi`, `hwinfo`, `dmidecode`.
More info →Options (1)
-cbooleanList multiple class of hardware (all disks and storage controllers) in tabular format
Example:
sudo lshw {{[-c|-class]}} disk {{[-c|-class]}} storage -shortExamples (6)
List multiple class of hardware (all disks and storage controllers) in tabular format
Save all network interfaces to an HTML/XML/JSON file
List network interfaces without revealing sensitive information (IP addresses, serial numbers, etc.)
made by @shridhargupta | data from tldr-pages