Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Session 8 – Bash Scripting (Part 1)

Agenda 🚀

  1. Understand What You Write
  2. What is Bash Scripting
  3. How to Write & Execute a Script
  4. Variables in Bash
  5. Take User Input
  6. Difference between Single Quotes (' ') & Double Quotes (" ")
  7. Arithmetic Expansion

Materials 📚