Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 209 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 209 Bytes

shell-bag

This is for keeping example shell scripts practiced Contents :

  1. basic hello world
  2. array
  3. function without arguments
  4. function with arguments
  5. concat string
  6. for loop