diff options
Diffstat (limited to 'commands/hello')
-rwxr-xr-x | commands/hello | 2 |
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${*+, $*}!" |