查看CentOs6.5/7的系统版本号
在centos6.5上用
[root@msg45 ~]# lsb_release -a
LSB Version: :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Distributor ID: CentOS
Description: CentOS release 6.5 (Final)
Release: 6.5
Codename: Final
在centos7上则用以下命令:
[root@localhost etc]# cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)
--END-- 2020年1月18日