![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
Re^7: fast count filesby Sinistral (Monsignor) |
on Jan 06, 2012 at 13:44 UTC ( #946596=note: print w/replies, xml ) | Need Help?? |
After checking over on Server Fault, one recommendation for directory size (which includes file count) is the SysInternals version of du. You could use this, and if you need the information in Perl, then you can use backticks and collect the information for further usage
In Section
Seekers of Perl Wisdom
|
|