civetweb/test/linux.cgi

10 lines
119 B
Bash
Executable File

#!/bin/sh
printf "Content-Type: text/plain\r\n"
printf "\r\n"
echo "This is a shell script called by CGI:"
echo
set