Skip to content

Latest commit

History

History
15 lines (8 loc) 路 224 Bytes

cpuid.md

File metadata and controls

15 lines (8 loc) 路 224 Bytes

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