I wanted a larger view area for the CGI troubleshooting script. This throws the output into a text area that fills the entire browser window.
#!/usr/bin/perl print "Content-type: text/htmlnn"; print ""; print ""; print ""; print ""; exit();
Tags: Command Line, perl, python, Script