Remove dupes
Removes duplicate files between two folders by comparing their checksums. If a file exists in both Folder A and Folder B, the file in Folder B will be deleted.
Usage
remove_dupes.sh <folder_a> <folder_b>
Removes duplicate files between two folders by comparing their checksums. If a file exists in both Folder A and Folder B, the file in Folder B will be deleted.
remove_dupes.sh <folder_a> <folder_b>