Help for this page

Select Code to Download


  1. or download this
    use File::Find;
    
    ...
            print "$ltotal $File::Find::name\n";
        }
    }
    
  2. or download this
    1 /home/tomdlux/tmp
    2 /home/tomdlux/Tech/Perl/tmp
    ...
    6 /var/tmp
    
    Found a total of 6 instances.