查看linux硬件信息脚本 查看linux硬件信息脚本#!/bin/bash #This script is used to check the server #system info system_info() { echo "**********************************************"echo "system info:"echo... shell 2024-05-27 229 点赞 3 评论 346 浏览