FATSort is a C-based utility that sorts FAT12, FAT16, FAT32, and exFAT partitions. It fully supports long file name entries and recursively sorts directory structures by reading the file system’s boot sector.
The tool was originally developed to organize MP3 files on a hardware MP3 player that did not support automatic file sorting. Since no suitable utility existed at the time, FATSort was written to fill that gap.
FATSort is released under the GNU General Public License, version 2 (GPLv2).
FATSort can be downloaded from https://sourceforge.net/projects/fatsort/files/.
Just run the Makefile in the fatsort directory with make. The
fatsort executable will be built.
Just run
make install to install FATSort.
So far, FATSort is included in Fedora, Debian, Ubuntu, and Gentoo.
See man page.
If you have comments, feature requests, bug reports, or other feedback on FATSort, then please write to
.
See changelog.