Info 출처

개요

  • 이것도 진짜 편함

TL;DR!

unset TEST
echo "${TEST?'error: variable TEST not set'}" # STDERR: 'bash: TEST: error: variable TEST not set'