Program, written in golang, that sorts and group the files into categorized folders Recursively sorts folders content, creates sorted folder and places a report (log) into it
- Recursively sorts folders content
- Program does copy the files into
sorted
folder
Every copied file is located in the correspondingFirstname Lastname pair
folder - Get a report with exact numbers, how many files are sorted, unsorted and the total number of processed files
- Telegram (https://t.me/dimankiev)
- E-Mail (dimankiev@gmail.com)