13,420
edits
Changes
→INVESTIGATION 4: USING CONTROL FLOW STATEMENTS
:In the next investigation, you will use '''control-flow statements''' to allow your shell scripts to perform differently under different situations.
=INVESTIGATION 4: USING CONTROL FLOW STATEMENTS =
In this section, you will learn how to use control-flow statements to make your shell script behave differently under different situation.