How suitable is Python to write system utilities?
Roy Smith
roy at panix.com
Thu Jan 6 08:21:38 EST 2011
More information about the Python-list mailing list
Thu Jan 6 08:21:38 EST 2011
- Previous message (by thread): How suitable is Python to write system utilities?
- Next message (by thread): How suitable is Python to write system utilities?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <8oloo6F566U1 at mid.individual.net>, "J.O. Aho" <user at example.net> wrote: > According to microsoft documentation, the recommendation is to run > defragmentation on ntfs on a regular bases. There seems to come some > improvement on the mft fragmentation, but still it feels long behind the > linux/unix file systems. > > Do you have any recent documentation on ntfs that shows it has the capability > to defragmentate itself other than mft? This is the best defragmenter for a windows file system is this: http://www.ubuntu.com/desktop/get-ubuntu/download
- Previous message (by thread): How suitable is Python to write system utilities?
- Next message (by thread): How suitable is Python to write system utilities?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list