On Fri, Oct 03, 2003 at 02:14:14PM -0500, Jay Blanchard wrote:
: [snip]
: > > >
: > > > $foo = exec("du -h");
: > >
: > > Hmmm this solution would appear to include the file sizes :D
: >
: > man du :D
:
: et du?
LMAO! :-D
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visi
riginal Message -----
From: Ms Carlsson
To: [EMAIL PROTECTED]
Sent: Friday, October 03, 2003 2:44 PM
Subject: [PHP] dir size
is it possible to count a size of a dir and all sub dirs in php ? and if,
how?
thanx
_
[snip]
> > > $foo = exec("du -h");
> >
> > Hmmm this solution would appear to include the file sizes :D
>
> man du :D
et du?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Fri, 2003-10-03 at 15:02, Gabriel Guzman wrote:
> On Friday 03 October 2003 11:48 am, Robert Cummings wrote:
> > On Fri, 2003-10-03 at 14:45, Jay Blanchard wrote:
> > > [snip]
> > > is it possible to count a size of a dir and all sub dirs in php ? and
> > > if,
> > > how?
> > > [/snip]
> > >
>
* Thus wrote Ms Carlsson ([EMAIL PROTECTED]):
> is it possible to count a size of a dir and all sub dirs in php ? and if,
> how?
Dir size is rather vague. Are you wanting how many items are in
the dir? or how many bytes is allocated for it? or how many bytes
are actually used in the dir? What i
On Friday 03 October 2003 11:48 am, Robert Cummings wrote:
> On Fri, 2003-10-03 at 14:45, Jay Blanchard wrote:
> > [snip]
> > is it possible to count a size of a dir and all sub dirs in php ? and
> > if,
> > how?
> > [/snip]
> >
> > $foo = exec("du -h");
>
> Hmmm this solution would appear to incl
On Fri, 2003-10-03 at 14:45, Jay Blanchard wrote:
> [snip]
> is it possible to count a size of a dir and all sub dirs in php ? and
> if,
> how?
> [/snip]
>
> $foo = exec("du -h");
>
Hmmm this solution would appear to include the file sizes :D
Rob
--
.-
[snip]
is it possible to count a size of a dir and all sub dirs in php ? and
if,
how?
[/snip]
$foo = exec("du -h");
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
is it possible to count a size of a dir and all sub dirs in php ? and if,
how?
thanx
_
Lättare att hitta drömresan med MSN Resor http://www.msn.se/resor/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http
9 matches
Mail list logo