13,420
edits
Changes
→INVESTIGATION 1: CREATING A SHELL SCRIPT
# '''Login''' your matrix account.<br><br>
# Issue a command to '''confirm''' you are located in your home directory.<br><br>
We want to create a Bash Shell script to welcome the user. Let's first provide some useful tips in terms of selecting an appropriate name for the shell script.<br><br>
#
In the next investigation, you will learn to create and run shell scripts that<br>use variables, positional and special parameters.<br><br>