Files
2026-05-22 20:12:37 +02:00

11 lines
307 B
Markdown

# file-organizer
Sorts files in the current directory into category folders (Pictures, Documents, Music, Videos) based on file extension. Unknown types are left in place.
Run from any directory:
```
file_organizer
```
For Windows, place the executable in the directory where you want to run the program.