Linux - 實戰 - 如何判斷系統是Centos仍是Ubuntu

方式一 radhat或centos存在: /etc/redhat-release 這個文件web cat /etc/redhat-release ubuntu存在 : /etc/lsb-release 這個文件shell cat etc/lsb-release 方式二 看看安裝指令, 有yum的就是Centosubuntu yum -help 有apt-get的就是Ubuntucentos apt
相關文章
相關標籤/搜索