From 6a87a3d8ea07584e465e7509f012c787e46d1d29 Mon Sep 17 00:00:00 2001 From: naksh07 <33198166+naksh07@users.noreply.github.com> Date: Sun, 28 Oct 2018 02:55:22 +0530 Subject: [PATCH] Create Hello_Bash.sh --- Shell/Hello_Bash.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 Shell/Hello_Bash.sh diff --git a/Shell/Hello_Bash.sh b/Shell/Hello_Bash.sh new file mode 100644 index 0000000..b5b6a5a --- /dev/null +++ b/Shell/Hello_Bash.sh @@ -0,0 +1 @@ +echo "Hello World"