aboutsummaryrefslogtreecommitdiffstats
path: root/commands/hello
diff options
context:
space:
mode:
Diffstat (limited to 'commands/hello')
-rwxr-xr-xcommands/hello2
1 files changed, 0 insertions, 2 deletions
diff --git a/commands/hello b/commands/hello
deleted file mode 100755
index 05ed79b..0000000
--- a/commands/hello
+++ /dev/null
@@ -1,2 +0,0 @@
-#! /bin/sh
-echo "Hello${*+, $*}!"