in reply to
fast count files
If your only concern is speed I think you should rewrite it in C. (First place I'd start looking is at the source of
du
or
df
)
Comment on
Re: fast count files
In Section
Seekers of Perl Wisdom