Help for this page
#!/usr/bin/perl $|++; ... print `$cmd`; } print "<br>done.<br>";
#!/usr/bin/perl $|++; ... } } print "</ul>";