摘要: 1.编写脚本/root/bin systeminfo.sh,显示主机名,IPv4地址,操作系统版本,内核版本,CPU型号,内存大小,硬盘大小 CPU型号:[17:46:41 root@localhost ~]#cat /proc/cpuinfo | grep 'model name' | tr -s 阅读全文
posted @ 2020-05-05 16:16 HRAS 阅读(173) 评论(0) 推荐(0)