Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 287 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 287 Bytes

Basic operations with bash

Operations includes

  1. variables
  2. if/else
  3. switch
  4. loops
  5. functions

Projects includes

  1. Building a worldcup db with a bash script
  2. Building a student db with a bash script and csv file
  3. Building a bike rental shop with a bash script