linux_cmd Linux 常用cmd集合 **查看Linux的基本信息 uname -a #内核版本 lsb_release -a #发行版信息 cat /proc/cpuinfo #CPU信息 free -m #内存信息 df -h #磁盘信息