chiark / gitweb /
Output of find /usr/local/lib/user-cgi -ls as found on chiark
[userv-utils.git] / www-cgi / check
1 #!/bin/sh
2 echo "Content-type: text/plain"
3 echo
4
5 echo "ucgi check - args:" "$@"
6 printenv | sort