sort-copies/README.md
Gwyn 4c5dde3b17 Update README.md
Updated md syntax to be correct
2026-02-25 09:27:49 -05:00

12 lines
No EOL
164 B
Markdown

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
```