diff --git a/b/bash.bash b/b/bash.bash new file mode 100644 index 00000000..3e7c682f --- /dev/null +++ b/b/bash.bash @@ -0,0 +1,3 @@ +#!/bin/bash + +echo "Hello World!"; \ No newline at end of file