Re: Obtaining cpu(s) details



Cloud Burst wrote:

How can I determine the cpu manufacturer, model, speed, 32 or 64 bits,
number of cpus, etc., on any given Linux box?

do

hwinfo --cpu

as root (cf. man hwinfo).

--
Les
.



Relevant Pages