mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 09:42:07 +02:00
278 B
278 B
cpuid
Display detailed information about all CPUs. More information: https://etallen.com/cpuid.html.
- Display information for all CPUs:
cpuid
- Display information only for the current CPU:
cpuid -1
- Display raw hex information with no decoding:
cpuid -r