FATSort Utility

Information

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).

Supported platforms

Download

FATSort can be downloaded from https://sourceforge.net/projects/fatsort/files/.

Compilation

Just run the Makefile in the fatsort directory with make. The fatsort executable will be built.

Installation

Just run make install to install FATSort.

So far, FATSort is included in Fedora, Debian, Ubuntu, and Gentoo.

Usage

See man page.

Feedback

If you have comments, feature requests, bug reports, or other feedback on FATSort, then please write to the author's email address.

Changelog

See changelog.