test-lf.cgi 100 B

12345
  1. #!/bin/sh
  2. printf "Content-Type: text/plain\n"
  3. printf "\n"
  4. printf "This should be the first line\n"