centos7查看cpu是几核的方法

阅读 58

2022-11-26

centos7查看cpu是几核的方法:1、登录CentOS服务器,打开终端;2、在终端窗口中,执行“cat /proc/cpuinfo | grep "cores"|uniq”命令

查看cpu 型号 ,cat /proc/cpuinfo  | grep name | cut -f2 -d: | uniq -c

因为相信,所以看见.



相关推荐

精彩评论(0)

0 0 举报