linux指令

1.查看centos版本

cat /etc/centos–release

2.查看是否装有centos

ll  /etc/*centos*

3.查看操作系统内核版本

uname –r

你可能感兴趣的:(linux指令)