mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-24 12:31:08 +00:00
9 lines
309 B
Markdown
9 lines
309 B
Markdown
# Directory-organizer
|
|
Organises the files in the given directory according to their type(common extensions).
|
|
Unrecognized extensions are kept in the parent directory itself while others are moved to respective new directories like 'Pictures' etc.
|
|
|
|
usage: Directory-oraganiser.py [-h] path_to_the_directory
|
|
|
|
|
|
|