Posted November 27, 200915 yr Owner For those of you that don't know what processor you have in a computer and you need to find out. Well here is a excellent program that will give you all the specs of you processor. http://www.cpuid.com/cpuz.php
March 9, 201015 yr also ....the BIOS on bootup on any system holds the info for you ............ but from a user interface For windows ======== Start->Settings->Control Panel->System->'Right Click' and 'Open'-> Hardware->Device manager->Click on ' Processors' For Linux - x86 ======= cat /proc/cpuinfo For AIX ===== lsattr -El proc0 {commonly used} I prefer on AIX just using 'nmon' utility For HP-UX ======= hpmem or top utility else http://sysdigg.blogspot.com/2007/12/how-to-check-cpu-in-hp-ux-from-command.html For Solaris ======= psrinfo -v
For those of you that don't know what processor you have in a computer and you need to find out. Well here is a excellent program that will give you all the specs of you processor. http://www.cpuid.com/cpuz.php