linux查看系统版本

45 阅读1分钟

系统信息保存在/etc/os-release文件中,使用工具查看

可以在终端执行 cat /etc/os-release

cat /etc/os-release

image.png

image.png