Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

21 bytes removed, 09:40, 11 March 2021
INVESTIGATION 2: SHE-BANG LINE & VARIABLES IN SHELL SCRIPTS
::In the next investigation, you will learn to create and run shell scripts that<br >use '''variables''', '''positional''' and '''special parameters'''. You will also learn how to<br><u>add</u> a '''she-bang line''' at the top of a shell script to force it to run in a specified shell.<br><br>Proceed to the next investigation.<br><br>
=INVESTIGATION 2: SHE-BANG LINE &amp; / VARIABLES IN SHELL SCRIPTS =
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 specified shell when executed. You will also learn how to use '''variables''', '''positional''' and '''special parameters''' to make your shell scripts more adaptable.
13,420
edits

Navigation menu