From bf16cb04f34590f3d8b5155fb076ded967793849 Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 9 Sep 2011 22:26:21 +0200 Subject: //Reaktor/commands/caps: initial commit --- commands/caps | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 commands/caps (limited to 'commands/caps') diff --git a/commands/caps b/commands/caps new file mode 100755 index 0000000..f6a1e49 --- /dev/null +++ b/commands/caps @@ -0,0 +1,4 @@ +#! /bin/sh +set -euf +cd ../public_commands +echo `ls` -- cgit v1.2.3