📜  ubuntu 检查有多少个内核 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:07.737000             🧑  作者: Mango

代码示例1
cat /proc/cpuinfo | grep processor | wc -l