13,420
edits
Changes
→INVESTIGATION 2: SHE-BANG LINE / VARIABLES / PARAMETERS
=INVESTIGATION 2: SHE-BANG LINE / VARIABLES / PARAMETERS=
In this section, you will add a '''she-bang''' line at the top of your shell script to force the shell script to run in a <br>specified shell when executed.<br>You will also learn how to use '''variables''', '''positional''' and<br>'''special parameters''' to make your shell scripts more adaptable.