# cpuid > Display detailed information about all CPUs. > More information: . - 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]}}`