cores
This is an old revision of the document!
nprocOr
cat /proc/cpuinfo | egrep "^model name|^cpu MHz|^processor"or
grep -c 'model name' /proc/cpuinfo
cores.1430318224.txt.gz · Last modified: 2024/05/23 07:26 (external edit)
This is an old revision of the document!
nprocOr
cat /proc/cpuinfo | egrep "^model name|^cpu MHz|^processor"or
grep -c 'model name' /proc/cpuinfo