This repository has been archived by the owner on May 1, 2022. It is now read-only.
Releases: dimankiev/gofilesort
Releases · dimankiev/gofilesort
Recursive Update
File Sorting: Sort by name
Go File Sorting v1.0.0
Program, written in golang, that sorts and group the files into categorized folders
Skips folders, creates sorted folder and places a report (log) into it
Changelog
This release comes with name sorting feature, oriented on sorting by Firstname/Lastname pair
It uses progress bar to tell about how much is left until full sort completion
In the end of procedure of sorting, program generates a report (log file)
Available features
- Program does copy the files into
sorted
folder - Every copied file is located in the corresponding
Firstname Lastname pair
folder - Get a report with exact numbers, how many files are sorted, unsorted and the total number of processed files