Adsense code (2021-10-05)

Saturday, October 2, 2010

CPUID(1)

cpuid - program to find the CPUID of Intel and AMD x86 processors

SYNOPSIS: cpuid



You can install it by typing:


$sudo apt-get install cpuid


Alternatively, the command cat /proc/cpuinfo can be used to read information about the CPUs.