mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-15 07:15:25 +02:00
302 B
302 B
cpuid
Display detailed information about all CPUs. More information: https://manned.org/cpuid.1.
- Display information for all CPUs:
cpuid
- Display information only for the current CPU:
cpuid {{[-1|--one-cpu]}}
- Display raw hex information with no decoding:
cpuid {{[-r|--raw]}}