You are here:
» How To Display Number Of Processors On A Linux Machine?
How to display number of processors on a linux machine?
This Comment will be submitted for moderation and will not be accessible to other users until it has been approved.
Hi,
I am on a CentOS and I want to know number of processors my linux machine has. How do I do that?

1 year 38 weeks ago
Tags:
Use the following linux shell command:
This would give output something like this:
Post Comment