Linux下查看版本號指令
Temperature: 0 °C
lsb_release -a

其他指令查詢方式
[root@localhost ~]# uname
Linux
[root@localhost ~]# uname -r
3.10.0-862.9.1.el7.x86_64
[root@localhost ~]# rpm -q centos-release
centos-release-7-5.1804.1.el7.centos.x86_64
以上紀錄~
https://innstory.com/story-Linux下查看版本號指令-1821
Linux