[perl-python] a program to delete duplicate files

P at draigBrady.com P at draigBrady.com
Thu Mar 10 12:23:28 EST 2005


I've written a python GUI wrapper around some shell scripts:
http://www.pixelbeat.org/fslint/

the shell script logic is essentially:

exclude hard linked files
only include files where there are more than 1 with the same size
print files with matching md5sum

Pádraig.



More information about the Python-list mailing list