mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-12 04:54:52 +03:00
252 B
252 B
lscpu
Displays information about the CPU architecture.
- Display information about all CPUs:
lscpu
- Display information in a table:
lscpu --extended
- Display only information about offline CPUs in a table:
lscpu --extended --offline