maj/site/cgi-bin/env.sh

7 lines
112 B
Bash
Raw Normal View History

2020-08-08 15:23:36 +00:00
#!/usr/bin/env bash
echo "20 text/plain"
echo "The following is the CGI environment of this program:"
echo
env