Is this for PC or UNIX??
The following basic works for UNIX:
print (`df -k`); # use backquotes
Chapter 14 (Process Management) in "Learning Perl".
Ron
>From: Vincent Bouttier-Deslandes <[EMAIL PROTECTED]>
>To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
>Subject: How to retrieve filesystem size ?
>Date: Fri, 03 Aug 2001 16:02:31 +0200
>
>Hi,
>
>Does anybody know how I can get a filesystem (or drive) size and free
>space ?
>I haven't see any module with a function to do that.
>
>Thanks.
>
>
>--
>Vincent Bouttier-Deslandes ([EMAIL PROTECTED])
>Responsable du pôle Outils/Sécurité
>Tel: +33.3.28.37.78.47 - Fax : +33.3.20.67.58.43
>
>
>
>--
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]