Determining disk space

Gary Quinn gary at esands.com
Mon Feb 26 23:19:06 EST 2001


Hello
I'm writing a routine to clean up a hard disk which has large numbers of
satellite data files written onto it (approx 80MBytes/hr). We must
remove oldest files when the disk is 80% full.
What is the best way using Python to determine the number of bytes
remaining on a disk?
What's the best way under NT? under Unix?
Thanks







More information about the Python-list mailing list