else if bash scripting code example Example: if else statement example in shell script if [ ... ] then # if-code else # else-code fi