The program deletes duplicate files based on a list generated by the Duplicate Files Finder application available for download under the following URL: http://doubles.sourceforge.net. Once a list has been generated a shell script formats the file for it be used by the executable jar which does the actual work.
-
Notifications
You must be signed in to change notification settings - Fork 0
This program uses a bash script to log all the files in a given directory and then delete all the duplicate files that are located in said directory. This program uses H2, as an embedded database to order the files by the file name, and delete said duplicates.
dapletch/DeleteDuplicateFiles
About
This program uses a bash script to log all the files in a given directory and then delete all the duplicate files that are located in said directory. This program uses H2, as an embedded database to order the files by the file name, and delete said duplicates.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published