Removes all duplicate files (of any format .) recursively inside directories.
Usage:
-
Download or clone DuplicateFileRemover
-
Unzip and compile the FileHash java file as
javac FileHash.java
-
Once compiled run the FileHash with path as command line argument
java FileHash "I://Test//"
Note "//" is for escaping "/". (If you don't know what escaping is, just include / before.)
Applications:
- Useful for filtering images or documents downloaded as dataset for ML and bigdata