From 265fe5fb0c80c7de5bc111b31e491fea0bdbea45 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 6 Sep 2011 15:46:23 +0200 Subject: //Reaktor/commands/{hello,retard}: initial commit --- commands/hello | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 commands/hello (limited to 'commands/hello') diff --git a/commands/hello b/commands/hello new file mode 100755 index 0000000..df3b6bb --- /dev/null +++ b/commands/hello @@ -0,0 +1,2 @@ +#! /bin/sh +echo "Hello${argument+, $argument}!" -- cgit v1.2.3