Identify CPU
You can find out various information about your CPU using the following three commands:
1. cat /proc/cpuinfo – displays various information about your CPU, such as the CPU model, cache size, MHz, etc:
2. uname -p – displays the CPU architecture:
3. lscpu – displays some advanced information about your CPU: