Explorar el Código

Show CGI variables in Linux mini-CGI shell script

bel2125 hace 10 años
padre
commit
a3d71a0a0c
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      test/linux.cgi

+ 4 - 1
test/linux.cgi

@@ -3,4 +3,7 @@
 echo "Content-Type: text/plain"
 echo
 
-echo "This is shell script CGI."
+echo "This is a shell script called by CGI:"
+echo
+set
+