Re: [PHP] size of directory

2001-02-22 Thread Christian Reiniger
On Thursday 22 February 2001 12:28, Andris Jancevskis wrote: > how can I determine size of directory with subdirectories? if I see > at "ls -l" it returns directory size 4096. I want to know how large > is directory (with files into) without looping all files ... man du -- Christian Reini

RE: [PHP] size of directory

2001-02-22 Thread Robert V. Zwink
PROTECTED] Subject: [PHP] size of directory Hi, how can I determine size of directory with subdirectories? if I see at "ls -l" it returns directory size 4096. I want to know how large is directory (with files into) without looping all files ... thanx, -- Andris mailto:[EMAIL

[PHP] size of directory

2001-02-22 Thread Andris Jancevskis
Hi, how can I determine size of directory with subdirectories? if I see at "ls -l" it returns directory size 4096. I want to know how large is directory (with files into) without looping all files ... thanx, -- Andris mailto:[EMAIL PROTECTED] -- PHP General Mailing List (http://www.ph