凡事都在事上磨,这样才能精进,成长进步提高! ------ 博客园首页
摘要: centos7查看cpu是几核的方法:1、登录CentOS服务器,打开终端;2、在终端窗口中,执行“cat /proc/cpuinfo | grep "cores"|uniq”命令 查看cpu 型号 ,cat /proc/cpuinfo | grep name | cut -f2 -d: | uni 阅读全文
posted @ 2022-11-21 17:46 追风fc 阅读(442) 评论(0) 推荐(0)