get cpu and memory info in linux January 28, 2011rdircio to know how many cpus do you have there: # cat /proc/cpuinfo to know memory info # cat /proc/meminfo 254/433