-
Notifications
You must be signed in to change notification settings - Fork 6
a85/File-Sorter
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
usage: sort.py [-h] [-d DESTINATION] [-r] source
Program for file sorting by file extension
positional arguments:
source folder to sort
optional arguments:
-h, --help show this help message and exit
-d DESTINATION, --destination DESTINATION
Directory you want to move files or directories to
-r, --recursive Scan folders recursively. Dangerous due to the loss of
information about folders hierarchy.
About
Sorts files into different folders depending on extension. Mainly useful for your downloads.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published