Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

49 bytes added, 10:15, 5 March 2021
INVESTIGATION 1: CREATING A SHELL SCRIPT
# Issue the following Linux command to run a checking script:<br><span style="color:blue;font-weight:bold;font-family:courier;">bash /home/murray.saul/scripts/week10-check-1</span><br><br>
# If you encounter errors, make corrections and '''re-run''' the checking script until you<br>receive a congratulations message, then you can proceed.<br><br>
::In the next investigation, you will learn to create and run shell scripts that<br >use variables, positional and special parameters. You will also learnhow to<br>how to <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: USING VARIABLES IN SHELL SCRIPTS =
13,420
edits

Navigation menu