A perl script that sorts out copies of files via MD5 hash, moving them to #pwd/copies/
|
|
||
|---|---|---|
| mvcopies.pl | ||
| README.md | ||
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