Tag Archives: cpuinfo

lscpu output

How to find the CPU information from terminal in Linux?

You can use lscpu command or can view the file /proc/cpuinfo to get the CPU information from terminal. Man page description of lscpu command: lscpu gathers CPU architecture information like…