commands.sh

hwinfo

linux

Probe for the hardware present in the system. See also: `inxi`, `lshw`, `dmidecode`.

More info →

Examples (5)

Display all available hardware information

Display information about a specific hardware component

hwinfo --cpu|memory|disk|gfxcard|network|usb|pci|keyboard|mouse|monitor|sound|fingerprint|...

Display information about a specific hardware component succinctly

hwinfo --component --short

Write all hardware information to a file

hwinfo --all --log path/to/file

Display help

hwinfo --help
made by @shridhargupta | data from tldr-pages