aboutsummaryrefslogtreecommitdiff
path: root/samples/Shell/script.bash
diff options
context:
space:
mode:
Diffstat (limited to 'samples/Shell/script.bash')
-rwxr-xr-xsamples/Shell/script.bash2
1 files changed, 2 insertions, 0 deletions
diff --git a/samples/Shell/script.bash b/samples/Shell/script.bash
new file mode 100755
index 0000000..0c2172c
--- /dev/null
+++ b/samples/Shell/script.bash
@@ -0,0 +1,2 @@
+#!/bin/bash
+echo "bash"