Linux-Buddy
Adsense code (2021-10-05)
Saturday, October 2, 2010
cat /proc/cpuinfo
/proc/cpuinfo is a short, read-only, plain text file that contains information about the CPUs (central processing units) on a computer.
It can easily be read with a command such as cat, i.e.,
$
cat /proc/cpuinfo
Source:
The /proc/cpuinfo file, by The Linux Information Project
Newer Post
Older Post
Home