Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Use the lscpu command to get CPU/Processor information on Linux
Posted by Philipp Esselbach on: 03/21/2011 09:35 AM [ Print | 0 comment(s) ]
Linuxers posted a tutorial about using the lscpu command to get CPU/Processor information on Linux
There are a lot of ways to get information about your system’s cpu. You can either dump the contents of /proc/cpuinfo file, lshw or my recent discovery "lscpu". This utility gathers all the data from sysfs, /proc/cpuinfo file as well and shows it in a human readable format.
Use the lscpu command to get CPU/Processor information on Linux
Related Threads
08/21/2003 12:16 PM: How to use the OLD kernel after Mandrak 9.1 installation? (5) by _japsje
