Hello!

I need to list all currently mounted filesystems and get some stats like
total space, free space, mount point and physical device.

Is there any library capable of obtaining such information from OS itself?
Parsing output of 'df' is locale-dependent and error-prone (because of locale
settings, output settings etc).

Thank you in advance.

-- 
Eugene N Dzhurinsky

Attachment: pgp87im5z8ywi.pgp
Description: PGP signature

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to