"; ($fh, $pid) = &proc::pty_process_exec($cmd); while(<$fh>) { print &html_escape($_); } close($fh); print "