Help for this page

Select Code to Download


  1. or download this
    $total_count += $dir_file_counts{$_};
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    }
    
    printf "%12s => %5s\n", "Grand Total", $total_count;