"Scott Poarch" <[EMAIL PROTECTED]> wrote:
> I'm trying to find a script that will return the same kind of data I get
> with du. I want a page to list current disk usage by virtual domain on our
> servers. I see the diskfreespace and disk_total_space commands, but they
> doesn't seem to work at all for me.

If you're on Linux or another un*x, try calling 'du' using system() or a
similar command.

--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to