Help for this page
#!/usr/bin/perl -w system("ls -1 10.* > hostfilelist"); ... unlink ("hostfilelist"); }
#!/usr/bin/perl -w ... close CURRENT; }