Bash - Flow statement (Control Structure)
About
The words that control the flow of statement (ie condition and loop).
You get the help of control structure with the help builtin function.
help if
List
Branching
Execution Control
Loop
see Bash - Loop