]> mj.ucw.cz Git - suidgw.git/commitdiff
Added a test script
authorMartin Mares <mj@ucw.cz>
Tue, 12 Feb 2013 11:31:19 +0000 (12:31 +0100)
committerMartin Mares <mj@ucw.cz>
Tue, 12 Feb 2013 11:31:19 +0000 (12:31 +0100)
quork [new symlink]
scripts/quork [new file with mode: 0755]

diff --git a/quork b/quork
new file mode 120000 (symlink)
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 (executable)
index 0000000..232525e
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+echo "Quork quork!"
+id
+ls -al /proc/self/fd/
+set