Files
domo/3P/civetweb/test/sh.cgi

7 lines
82 B
Bash
Executable File

#!/bin/sh
echo "Content-Type: text/plain"
echo
echo "This is shell script CGI."