Date: 05/15/01
- Next message: Zeev Suraski: "Re: [PHP-DEV] disktotalspace()"
- Previous message: Jon Parise: "Re: [PHP-DEV] disktotalspace()"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] disktotalspace()"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] disktotalspace()"
- Reply: Zeev Suraski: "Re: [PHP-DEV] disktotalspace()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, May 15, 2001 at 10:43:25PM +0300, Zeev Suraski wrote:
> >Does anyone object to my adding a new function disktotalspace()?
> >
> >A friend of mine ran into a situation where he required an
> >OS-independent means of determining the amount of free space on a
> >filesystem (meaning executing and parsing 'df -k' wasn't going to
> >cut it).
>
> I'm pretty sure we're already incompatible with Windows 95, so I'm not sure
> we should go through those hoops - we can just call the function directly...
Yes, but this new version will work correctly under Unix-like
systems and Windows NT / 2000 systems. Executing system binaries
is sloppy for things like this, anyway.
Or perhaps I'm missing your point?
-- Jon Parise (jon <email protected>) . Rochester Inst. of Technology http://www.csh.rit.edu/~jon/ : Computer Science House Member-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Zeev Suraski: "Re: [PHP-DEV] disktotalspace()"
- Previous message: Jon Parise: "Re: [PHP-DEV] disktotalspace()"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] disktotalspace()"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] disktotalspace()"
- Reply: Zeev Suraski: "Re: [PHP-DEV] disktotalspace()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

