This is my "learning" project used to learn bash.
In this repository I've used a course written by my Dear friend : http://arturpyszczuk.pl/programming-bash.html This book is originally written in Polish so I've used English descriptions and variables name in my scripts
Each directory start with a number - that's the chapter number
- Basics of programming in bash
- If statements
- Loops
- Functions
- Stream redirection
- Dialog
In each directory there are scripts named with following convention used in book i.e 311.sh is listning 3.1.1 in book.
Feel free to edit and share