On Fri, Aug 03, 2001 at 04:02:31PM +0200, Vincent Bouttier-Deslandes wrote: > Does anybody know how I can get a filesystem (or drive) size and free > space ? You can use the aforementioned `df`, Filesys::DiskSpace, Filesys::Df, Filesys::DiskFree, Filesys::statfs, or Filesys::Statvfs. Michael -- Administrator www.shoebox.net Programmer, System Administrator www.gallanttech.com -- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Re: How to retrieve filesystem size ? Ron Smith
- How to retrieve filesystem size ? Michael Fowler
- How to retrieve filesystem size ? Vincent Bouttier-Deslandes