📜  查找 linux 版本 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:52.240000             🧑  作者: Mango

代码示例3
cat /etc/os-release
lsb_release -a
hostnamectl
Type the following command to find Linux kernel version:
uname -r