lshw

Linux · System · available in the simulator

What it does

List hardware configuration.

Options and parameters

  • -short

    output hardware paths and summary

  • -C CLASE

    filter by class (network, cpu, disk...)

  • -html

    output in HTML format

Usage examples

  • sudo lshw
  • sudo lshw -short
  • sudo lshw -C network
Practise lshw

Related commands