几种查看Linux版本信息的方法:
1. uname -a
2. cat /proc/version
3. cat /etc/issue
4. lsb_release -a
详解 lsb_release -a
转载于:https://www.cnblogs.com/feihongwuhen/archive/2009/11/27/7171048.html
转载于:https://www.cnblogs.com/feihongwuhen/archive/2009/11/27/7171048.html