We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85d7c8b + fdcdfdb commit f5d98a2Copy full SHA for f5d98a2
bash/hello.sh
@@ -0,0 +1,4 @@
1
+#!/bin/sh
2
+
3
+echo Hello World # This is how we add comment in the bash file.
4
0 commit comments