On Sun, 28 Aug 2005 18:25:43 +0100
Nick <[EMAIL PROTECTED]> wrote:

> 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.


If you search Google on    'perl directory size du'   you will get lots of 
answers



-- 
Owen

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to