The file file_sort.py makes sorting any directory convinient.
- Copy the script to the directory that needs sorting.
- Run
python file_sort.pyfrom the terminal. - Watch the magic happen.
- Feel free to edit the
file_sort.pyto make it more efficient. - Edit the
FILE_DIRSobject inside the script if it doesn't include your file type.
PS - Star the repo if you like it.