linux.cgi 104 B

123456789
  1. #!/bin/sh
  2. echo "Content-Type: text/plain"
  3. echo
  4. echo "This is a shell script called by CGI:"
  5. echo
  6. set