摘要: if 语句格式 if 条件;then Command else Command fi 别忘了这个结尾 If语句忘了结尾fi test.sh: line 14: syntax error: unexpected end of fi if 的三种条件表达式 当出现2次以上的判断时 if 条件;then 阅读全文
posted @ 2017-06-05 18:58 一锅煮不下 阅读(2189) 评论(0) 推荐(0)