Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 533 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 533 Bytes

File Sorter Using Python

The file file_sort.py makes sorting any directory convinient.

Usage

  • Copy the script to the directory that needs sorting.
  • Run python file_sort.py from the terminal.
  • Watch the magic happen.

Developers

  • Feel free to edit the file_sort.py to make it more efficient.
  • Edit the FILE_DIRS object inside the script if it doesn't include your file type.

Author

Swaraj Baral

PS - Star the repo if you like it.