Results 1 to 3 of 3
Just wondering?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-11-2006 #1Linux User
- Join Date
- May 2005
- Posts
- 473
any programs like cpuz for linux?
Just wondering?
- 05-11-2006 #2
You can get info about the CPU by looking at the contents of /proc/cpuinfo. Other stuff can be seen in the output of lspci and hwinfo (might have to download that last one).
I don't know of any projects to use all those programs and present all the output in some sort of alternate organization. That might be a fun thing for a budding young programmer to do!
**me makes note of this for when me gets comfy with C++ and delves into GUI programming
Stand up and be counted as a Linux user!
- 05-11-2006 #3Linux User
- Join Date
- May 2005
- Posts
- 473
ya, i know about /proc/cpuinfo, i want something were i can see everything (multiplyer, HHT, cache, ram info, etc)


Reply With Quote
