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