RE: Calculating Disk Space and Freespace on Windows

2003-06-24 Thread Bakken, Luke
You want Win32::DriveInfo > -Original Message- > From: Denham Eva [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 24, 2003 12:42 AM > To: BeginnersPerl (E-mail); Perl-Beginner (E-mail) > Subject: Calculating Disk Space and Freespace on Windows > > > Hello,

Re: Calculating Disk Space and Freespace on Windows

2003-06-24 Thread Jenda Krynicky
From: Denham Eva <[EMAIL PROTECTED]> > I'd appreciate any suggestions on how to calculate Disk space and Free > Space. use Win32::FileOp; ($free_for_user, $total_space, $total_free) = GetDiskFreeSpace('C:'); You may install Win32::FileOp with PPM from http://Jenda.Krynicky.cz/perl c:\> ppm ppm>

Calculating Disk Space and Freespace on Windows

2003-06-24 Thread Denham Eva
Hello, I'd appreciate any suggestions on how to calculate Disk space and Free Space. Many Thanks Denham Eva Oracle DBA Linux like TeePee... No Windows, No Gates and Apache inside! _ This e-mail message has been