Changes

Jump to: navigation, search

Tutorial 10 - Shell Scripting - Part 1

8 bytes removed, 13:37, 14 November 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;">~osl640/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 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: USING VARIABLES IN SHELL SCRIPTS =

Navigation menu