Complete Bash Shell Scripting Season 1 Episode 11 Loops and Loop Control Statements
- April 29, 2020
- 22 min
This episode will introduce you to loops and loop control statements. You'll learn different types of 'for' loop syntaxes, install multiple packages with 'for' loop and command line arguments, and distinguish between $@ and $*.