Linux:查看 Linux 版本號

Linux:如何查看 Linux 版本號

$ uname -a

$ cat /etc/issue

$ lsb_release -a

$ cat /etc/os-release

$ cat /etc/redhat-release

$ cat /proc/version

example:

[root@localhost ~]# cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章