Avatar of Blowfelt82
Blowfelt82

asked on 

Count number of files in a directory with Perl

In perl how can I count the number of files named 'active.log' within a directory and all of its subdirectories. Also how can I count the number of directories in the top level of a folder only?
Perl

Avatar of undefined
Last Comment
Blowfelt82

8/22/2022 - Mon