查看各种Linux系统版本信息的Shell命令
几种查看Linux版本信息的方法:
1. uname -a
2. cat /proc/version
3. cat /etc/issue
4. lsb_release -a
其中lsb_release -a命令显示的信息最详细:
posted on 2013-01-27 14:11 善敗將軍 阅读(166) 评论(1) 编辑 收藏 举报