run the following commands to display cpu’s on a system
grep processor /proc/cpuinfo
Share and Enjoy:
run the following commands to display cpu’s on a system
grep processor /proc/cpuinfo
run the following commands to display cpu’s on a system
grep processor /proc/cpuinfo
Share and Enjoy:
run the following commands to display cpu’s on a system
grep processor /proc/cpuinfo
One Comment
A small improvement:
http://codeblog.palos.ro/2008/02/12/detect-cpu-count-from-shell/