mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-12 04:54:52 +03:00
224 B
224 B
cpuid
Display detailed information about all CPUs.
- Display information for all CPUs:
cpuid
- Display information only for the current CPU:
cpuid -1
- Display raw hex information with no decoding:
cpuid -r