in reply to
Re: Filesize counting recursive
in thread
Filesize counting recursive
Well du -s directory should do the job for counting usage for everything within a given directory including all the subdirectories.
Comment on
RE: Re: Filesize counting recursive
In Section
Seekers of Perl Wisdom