summaryrefslogtreecommitdiff
path: root/ucgi/check
blob: fca74313b6ed7cc0aabd326c1e49399519b77292 (plain)
1
2
3
4
5
6
#!/bin/sh
echo "Content-type: text/plain"
echo

echo "ucgi check - args:" "$@"
printenv | sort