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"