A perl script that sorts out copies of files via MD5 hash, moving them to #pwd/copies/
Find a file
2026-03-03 12:23:20 -05:00
bin begin for cpan 2026-03-03 12:23:20 -05:00
lib/MVCopies begin for cpan 2026-03-03 12:23:20 -05:00
mvcopies.pl begin for cpan 2026-03-03 12:23:20 -05:00
README.md Update README.md 2026-02-25 09:28:36 -05:00

Give the script a directory to clean with an arg!

Usage:

perl mvcopies.pl directory_to_clean

or

chmod +x mvcopies.pl 
./mvcopies.pl directory_to_clean