This repository contains the shell scripts for chapter 9 Shell scripting of the BIT01 course unit
To get the files on your local Fedora installation, run the following:
git clone https://github.com/CedricHermansBIT/shell_scripting.git
cd shell_scripting
Run the scripts using
./script_name_here <potential arguments here>