http://www.perlmonks.org?node_id=946535


in reply to Re: Gather file count in directory
in thread Gather file count in directory

I have tried this subroutine already but it takes a lot of time to count total files as disk size increases(for a drive containing 300gb used space it takes an hour to calculate the total files). I want a method which is a bit faster??