Category: Linux

How Many CPUs in Linux

cat /proc/cpuinfo | grep processor | wc -l

cat /proc/cpuinfo

 

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.