Skip to content

Commit 41edefb

Browse files
authored
Update README.md
1 parent c9812a6 commit 41edefb

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
1-
# shell-script-sample
1+
# Shell-Script-Tutorial
22
This repo is created for basic learning for shell scripting
3+
4+
#Example-1
5+
Hello Word Pritning
6+
7+
#Example-2
8+
Variable Example
9+
10+
#Example-3
11+
Comments & Variable naming convention
12+
13+
#Example-4
14+
System Info Fetching script
15+
16+
#Loop.sh
17+
If Loop Explained

0 commit comments

Comments
 (0)