[Tutor] Filesystem Usage

Steve Nelson sanelson at gmail.com
Thu Sep 21 12:18:03 CEST 2006


Hello chums,

How can I go about getting info similar to that which the UNIX df
command provides - of filesystem usage and inode usage?  I could just
shell out and run a df command, but I would rather use python
bindings.

What's the recommendation?

S.


More information about the Tutor mailing list