print "Content-type: text-html\n\n" $ls = `ls`; print $ls;