system_version

查看 Linux 内核版本

$ uname -r

查看 Linux 发行版版本

$ lsb_release -a
or
$ cat /etc/lsb-release

Last updated

Was this helpful?