Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 366 Bytes

File metadata and controls

17 lines (11 loc) · 366 Bytes

Shell scripting

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>