DEBSOURCES
Skip Quicknav
sources / civetweb / 1.16%2Bdfsg-3 / test / linux_shell_cgi / index.cgi
123456789
#!/bin/sh printf "Content-Type: text/plain\r\n" printf "\r\n" echo "This is a shell script called by CGI:" echo set