查看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 188 点赞 2 评论 284 浏览