A perl script that sorts out copies of files via MD5 hash, moving them to #pwd/copies/
Find a file
Gwyn e33254437d Update README.md
further syn updates
2026-02-25 09:28:36 -05:00
mvcopies.pl Push up to cloud git 2026-01-12 22:39:05 -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