1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-06-06 21:00:59 +03:00
libhttp/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