From 1024dbd8759478e032ade59b671b6b10b0c53c45 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 --- Reaktor/commands/hello | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 Reaktor/commands/hello (limited to 'Reaktor/commands/hello') diff --git a/Reaktor/commands/hello b/Reaktor/commands/hello new file mode 100755 index 00000000..df3b6bb9 --- /dev/null +++ b/Reaktor/commands/hello @@ -0,0 +1,2 @@ +#! /bin/sh +echo "Hello${argument+, $argument}!" -- cgit v1.2.3