Linux系统如何查看版本信息

1. uname -a

2. cat /proc/version

3. cat /etc/issue

4. lsb_release -a

原文地址:https://www.cnblogs.com/caoyingjie/p/4235476.html