Shell Scripting Tutorial by Derek Banas | YouTube Tutorial
- Part 1: Hello World, 755 Permission Discussed
- Part 2: Variables
- Part 3: Constantsand Basic Math Operations +, -, *, /
- Part 4: Modulus Operator and Exponents
- Part 5: Increment and Decrement
- Part 6: Introduction to Functions
- Part 7: Functions: Global and Local Explained
- Part 8: Function getSum()
- Part 10: Read command read -p, if, elif, else and fi
- Part 11: if, fi, else, >=
- Part 12: Variables
- Part 13: Compare string values, -z
- Part 14: Comparison operators, ==, !=
- Part 15: Check if file exists in a directory
- Part 16: User input validation, Regex, if, read -p
- Part 17: Enter password