In this lab, you will utilize functions, parameters, and variables in a shell script. The commands used in this lab have been covered in the Functions in Scripts course. References to the specific lessons of the course will be provided throughout the lab steps.
Expected outputs for each lab step is provided in the script comments
The Linux commands and tools referenced in this lab are:
exit
echo
vim
, nano
, or emacs
Upon completion of this lab, you will be able to:
Familiarity with basic Linux commands will be beneficial. Refer to the following course to fulfill the prerequisite:
Updates
18th November, 2022 - Updated instructions to improve clarity