You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to run folderizer to organize files based on their file extension.
Users should be able to run folderizer like below:
folderizer desktop --detailed
The tentative "detailed" routine will move files into folders according to their extension, e.g: .jpeg: jpeg files .doc:doc files .mp3: mp3 files
...etc
The text was updated successfully, but these errors were encountered:
I want to run folderizer to organize files based on their file extension.
Users should be able to run folderizer like below:
The tentative "detailed" routine will move files into folders according to their extension, e.g:
.jpeg
:jpeg files
.doc
:doc files
.mp3
:mp3 files
...etc
The text was updated successfully, but these errors were encountered: