fatsort

Sorts files on FAT16 and FAT32 partitions by name

brewmacoslinux
Try with needOr install directly
Source

About

Sorts FAT16 and FAT32 partitions

Commands

fatsort

Examples

Sort files on a FAT32 USB drive$ fatsort /dev/sda1
Sort files with recursive directory sorting$ fatsort -r /dev/sdb1
Perform a dry run to preview changes without modifying$ fatsort -n /dev/sdc1