How to get filesystem in python.

Antoon Pardon antoon.pardon at vub.be
Fri Jan 17 05:35:31 EST 2020


I would like to get the information given by the df command on linux/unix.
I found the os.statvfs call, but it misses one thing: The filesystem.

Does anyone know how to get that information.

-- 
Antoon.



More information about the Python-list mailing list