Hi All,Is there a way to get an entire directory and all sub-files/folders size in Perl? Basicly, I need the Perl version of "du -s".
I've currently done it with stat but this only gives a directory size not taking into consideration everything inside it.
Nick -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>
