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