Liten2 find duplicate files April 21st, 2009
I have just finished creating a command line tool to find duplicates in your file system and generate a report to list the files or enter an interactive session to select what files to delete.
It uses the powerful sha-224 to create checksums of the files and then groups the same files together so you can choose what to delete and what to keep.
This is probably not Ubuntu specific but since I use it with my Ubuntu Desktops and servers, I thought it was a good idea to post it here.
To download the latest version, and get the documentation go to Google Code: