Determining disk space
Gary Quinn
gary at esands.com
Mon Feb 26 23:19:06 EST 2001
More information about the Python-list mailing list
Mon Feb 26 23:19:06 EST 2001
- Previous message (by thread): PIL and PPM
- Next message (by thread): Determining disk space
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): PIL and PPM
- Next message (by thread): Determining disk space
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list