Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 214 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 214 Bytes

Filesorter

Sort files by year

Initializing

python -m venv (pwd)
source <location>

Run sorter

python filesorter_cli.py sortyear "Y:\location\to\source" "Y:\location\where\to\move"