The duplicate tag has no wiki summary.
31
votes
11answers
6k views
Is there an easy way to replace duplicate files with hardlinks?
I'm looking for an easy way (a command or series of commands, probably involving find) to find duplicate files in two directories, and replace the files in one directory with hardlinks of the files in ...
10
votes
5answers
2k views
case-insensitive search of duplicate file-names
I there a way to find all files in a directory with duplicate filenames, regardless of the casing (upper-case and/or lower-case)?
5
votes
1answer
2k views
Open source duplicate image finder for Linux?
Is there a Free and Open Source duplicate image finder for Linux based systems?
Finding exact duplicates (based on content, not file name) is sufficient for me, but the ability to find similar images ...
4
votes
3answers
806 views
How to delete duplicates of files in directory and subdirs?
Is there any fast method to delete duplicates of files based on any hash sum (i.e. SHA1 to be fast). Because I've got some mess in my music files.