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