首頁 > 問答 > 主體
shell腳本中如何判斷是哪個發行版?
学习ing2017-06-19 09:09:26
查看作業系統:
lsb_release -a
查看shell版本,如果你用的是bash,其他類型的shell以此類推:
bash --version