查看linux 系统版本
cat /etc/issue
Ubuntu 18.04.4 LTS \n \l
uname -a
Linux wwstore4 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
cat /proc/version
Linux version 3.10.0-1160.el7.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) ) #1 SMP Mon Oct 19 16:18:59 UTC 2020
cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
在知道是什么系统的时候这些命令都可以来一下。找到你想要的信息