chiark
/
gitweb
/
~mdw
/
userv-utils
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
6aaa2ce
)
Found in chiark:/usr/local/lib/user-cgi/cgi/check
author
ian
<ian>
Tue, 9 Nov 1999 21:03:10 +0000
(21:03 +0000)
committer
ian
<ian>
Tue, 9 Nov 1999 21:03:10 +0000
(21:03 +0000)
www-cgi/check
[new file with mode: 0755]
patch
|
blob
diff --git a/www-cgi/check
b/www-cgi/check
new file mode 100755
(executable)
index 0000000..
fca7431
--- /dev/null
+++ b/
www-cgi/check
@@ -0,0
+1,6
@@
+#!/bin/sh
+echo "Content-type: text/plain"
+echo
+
+echo "ucgi check - args:" "$@"
+printenv | sort