Files
domo/3P/civetweb/test/linux.cgi
T
2016-02-27 00:07:26 +01:00

10 lines
104 B
Bash
Executable File

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