Command line utility that's useful for compressing backup directories or just finding duplicate files based on their content. Committers note: Patch modified to follow Porters Handbook more closely PR: 266985
4 lines
197 B
Plaintext
4 lines
197 B
Plaintext
Rdfind is a command line tool that finds duplicate files. It is
|
|
useful for compressing backup directories or just finding duplicate
|
|
files. It compares files based on their content, not file names.
|