>
>Can someone suggest where I would look to reinvent "df" with perl? The "df"
>command enumerates all the drives and partitions and interrogates them for
>the amount of disk space total, used and available. Is there an OS neutral
>way to write this program? I hope so. If not, this will be running on
>xubuntu (linux).
>

How about "Filesys::Df"?Please take a look at:
http://search.cpan.org/~iguthrie/Filesys-Df-0.92/Df.pm

--
Jeff Pang
EMAIL: [EMAIL PROTECTED]  AIM: jeffpang

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to