查看系统版本:
- cat /etc/redhat-release
![](https://img.haomeiwen.com/i7415868/4234dd54a7657536.png)
- cat /proc/version
![](https://img.haomeiwen.com/i7415868/aa811fe503164241.png)
- uname -a
![](https://img.haomeiwen.com/i7415868/25c1947de0f163aa.png)
- cat /etc/issue
![](https://img.haomeiwen.com/i7415868/6b49419523ed70b1.png)
查看64位还是32位:
- getconf LONG_BIT
![](https://img.haomeiwen.com/i7415868/a282daae16722772.png)
- file /bin/ls
![](https://img.haomeiwen.com/i7415868/21c76f11319f967e.png)
- cat /etc/redhat-release
- cat /proc/version
- uname -a
- cat /etc/issue
- getconf LONG_BIT
- file /bin/ls
本文标题:查看linux版本信息
本文链接:https://www.haomeiwen.com/subject/ianmxqtx.html
网友评论