- make sure you have installed
python
; - select the directory to sort, example:
/Users/Your_user/Desktop/Anything
; - run the script with argument:
python3 sort.py /Users/Your_user/Desktop/Anything
.
You can get information:
1. Display a list of files by category
2. List of extensions that have been encountered
3. List of unknown extensions
0. Exit