From: Martin Mares Date: Tue, 12 Feb 2013 11:31:19 +0000 (+0100) Subject: Added a test script X-Git-Tag: v1.3~14 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=262db43affe7fc5686c6cee94a7ace364360552a;p=suidgw.git Added a test script --- diff --git a/quork b/quork new file mode 120000 index 0000000..7dc5260 --- /dev/null +++ b/quork @@ -0,0 +1 @@ +suidgw \ No newline at end of file diff --git a/scripts/quork b/scripts/quork new file mode 100755 index 0000000..232525e --- /dev/null +++ b/scripts/quork @@ -0,0 +1,5 @@ +#!/bin/sh +echo "Quork quork!" +id +ls -al /proc/self/fd/ +set