Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 279 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 279 Bytes

Shell-Script-Tutorial

This repo is created for basic learning for shell scripting

Example-1 Hello Word Pritning

Example-2 Variable Example

Example-3 Comments & Variable naming convention

Example-4 System Info Fetching script

Loop.sh If Loop Explained