maj/site/cgi-bin/env.sh

7 lines
112 B
Bash
Executable File

#!/usr/bin/env bash
echo "20 text/plain"
echo "The following is the CGI environment of this program:"
echo
env