how to check processor cores in ubuntu code example Example: ubuntu check how many cores cat /proc/cpuinfo | grep processor | wc -l