bash shell ——if 条件判断 if 语句格式: if condition then statements [elif condition then statements. ..] [else ...