摘要: 原文出处:http://www.51testing.com/?uid-225738-action-viewspace-itemid-210333测试机器的硬件信息:查看CPU信息(型号)# cat /proc/cpuinfo | grep name | cut -f2 -d: | uniq -c 8 阅读全文
posted @ 2020-07-11 17:51 飘飘雪 阅读(1699) 评论(0) 推荐(0) 编辑