2 releases
0.1.1 | May 6, 2023 |
---|---|
0.1.0 | Apr 24, 2023 |
#1539 in Filesystem
15KB
241 lines
File Sorter
This project will sort the following files into it's directories.
- Documents
- Pictures
- Music
- Videos
- Compressed
Usage
Enter the directory run the binary.
It will create the directories and put the files inside them.
Note: This binary will abort if there is an existing folder with the same name.
lib.rs
:
File Sorter
Sorts the files into different directories Simply run the binary in the directory to be sorted. Will not sort sub directories. fetches the files and classifies them Creating the directories and moving the files in.