Info 출처 개요 § 조건문 문법 자꾸 까먹는다 TL;DR! § if $CONDITION; then $IF_EXPRS elif $CONDITION; then $ELSE_IF_EXPRS else $ELSE_EXPRS fi