ipif: Permit specifying interface name, if * is allowed
[userv-utils] / ucgi / check
1 #!/bin/sh
2 echo "Content-type: text/plain"
3 echo
4
5 echo "ucgi check - args:" "$@"
6 printenv | sort