Rename www-cgi to ucgi (in nearly all places)
[userv-utils] / ucgi / check
diff --git a/ucgi/check b/ucgi/check
new file mode 100755 (executable)
index 0000000..fca7431
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+echo "Content-type: text/plain"
+echo
+
+echo "ucgi check - args:" "$@"
+printenv | sort