Linux常用命令

金虹巴巴發表於2024-05-30
使用cat命令檢視系統版本
cat /etc/os-release
使用uname命令檢視系統版本
uname -a