shell 編程

test和[]:測試 判斷文件 test -e #判斷是否存在 -d #判斷是否爲目錄 -f #判斷是否爲文件 -r -w -x test -f /usr/local/mongodb/etc/mongod.conf echo $? 判斷整數 test -gt -ge
相關文章
相關標籤/搜索