linux shell编程——if语句 if -z -n -f -eq -ne -lt
if 条件 then Command Command else Command Command fi 别忘了这个结尾 If语句忘了结尾fi test.sh: line 14: syntax error: unexpected end of fi if 的三种条件表达式 if command then if 函数 ...
if 条件 then Command Command else Command Command fi 别忘了这个结尾 If语句忘了结尾fi test.sh: line 14: syntax error: unexpected end of fi if 的三种条件表达式 if command then if 函数 ...