Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

May 222009
 

Find out the CPU model in Linux

Answer:

You can find the CPU information at /proc/cpuinfo

 # grep "model name" /proc/cpuinfo

model name      : Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>