sde-cheatsheet
Shell Condition - Syntax
# Syntax
if
...
;
then
...
fi