shell script does an if statement go before or after a case statement code example
Example: if and if bash
if [ "${STATUS}" != 200 ] && [ "${STRING}" != "${VALUE}" ]; then
if [ "${STATUS}" != 200 ] && [ "${STRING}" != "${VALUE}" ]; then