A perl script that sorts out copies of files via MD5 hash, moving them to #pwd/copies/
Find a file
Gwyn 4c5dde3b17 Update README.md
Updated md syntax to be correct
2026-02-25 09:27:49 -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:27:49 -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