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