aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/false/false.sh
diff options
context:
space:
mode:
Diffstat (limited to 'shell_cmds/false/false.sh')
-rw-r--r--shell_cmds/false/false.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell_cmds/false/false.sh b/shell_cmds/false/false.sh
new file mode 100644
index 0000000..2526efb
--- /dev/null
+++ b/shell_cmds/false/false.sh
@@ -0,0 +1,2 @@
+#! /bin/sh
+exit 1