These are the notes taken from the Udemy course Bash Scripting and Shell Programming (Linux Command Line) by Jason Cannon
This notebook code was written to run in a GNU/Linux environment. Windows user will be able to run code only on WSL.
The notebooks must be run under bash kernel.
To clon this repository on your local system, run from a terminal:
git clone https://github.com/Abeldrigo/bash_scripting.git
This notebook is released under MIT Licence terms.