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 ++ Reaktor/commands/retard | 1 + 2 files changed, 3 insertions(+) create mode 100755 Reaktor/commands/hello create mode 100755 Reaktor/commands/retard (limited to 'Reaktor') 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}!" diff --git a/Reaktor/commands/retard b/Reaktor/commands/retard new file mode 100755 index 00000000..c59b4d1c --- /dev/null +++ b/Reaktor/commands/retard @@ -0,0 +1 @@ +#? //retard -- cgit v1.2.3