summaryrefslogtreecommitdiffstats
path: root/src/civetweb/test/linux.cgi
blob: f65fc7a0430cab26d36642873f5a42e25b169417 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

printf "Content-Type: text/plain\r\n"
printf "\r\n"

echo "This is a shell script called by CGI:"
echo
set