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