macOS
brew install fatsortlocal Homebrew formula metadata
sudo port install fatsortMacPorts ports tree · sysutils/fatsort/Portfile · source: api.github.com
brew
Sorts FAT16 and FAT32 partitions. Version 1.7.679 via Homebrew; verified from local package data.
install
brew install fatsortlocal Homebrew formula metadata
sudo port install fatsortMacPorts ports tree · sysutils/fatsort/Portfile · source: api.github.com
sudo apt install fatsortDebian stable package indexes · fatsort · source: deb.debian.org
sudo dnf install fatsortFedora Rawhide package metadata · fatsort · source: dl.fedoraproject.org
nix profile install nixpkgs#fatsortnixpkgs package indexes · pkgs/by-name/fa/fatsort/package.nix · source: api.github.com
sudo pacman -S fatsortArch Linux sync databases · fatsort · source: geo.mirror.pkgbuild.com
sudo zypper install fatsortopenSUSE Tumbleweed package metadata · fatsort · source: download.opensuse.org
overview
Sorts FAT16 and FAT32 partitions
history
FATSort is a small C utility for sorting directory entries on FAT12, FAT16, FAT32, and exFAT filesystems. Its niche is practical rather than fashionable: it fixes the ordering seen by devices that read FAT directories in on-disk order instead of presenting their own sorted view.
The official homepage says FATSort was originally written for a hardware MP3 player that did not sort MP3 files automatically, because no suitable utility existed at the time. That origin explains both the tool's narrow scope and its long maintenance life: it operates directly on filesystem directory structures rather than acting as a general file organizer.
The changelog shows a steady hardening cycle around filesystem correctness. FAT12 support appeared with the 1.0 release in 2013, exFAT support arrived in 1.6.0 in 2019, and later releases focused on endianness, locale, long-filename, multi-byte-character, and consistency checks.
FATSort has remained a packaged Unix utility because its problem still appears on embedded devices, car stereos, cameras, and music players that expose FAT media. The official homepage notes inclusion in Fedora, Debian, Ubuntu, and Gentoo, which is unusually broad distribution for such a specialized filesystem tool.
Typical use is direct and low-level: run `fatsort [OPTIONS] DEVICE` against an unmounted FAT filesystem or block device, choosing sort order, reverse order, random order, modification-time order, locale handling, and directory inclusion or exclusion as needed. The man page emphasizes that it sorts the filesystem directory structure itself.
For package-manager users, FATSort is the sort of tool that justifies a formula or distro package despite a tiny feature surface. It preserves a hardware-era workaround in a reproducible command-line form, with enough filesystem checks and portability fixes to be safer than one-off scripts.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fatsort | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://fatsort.sourceforge.io/
install metadata
| Package key | brew:fatsort |
|---|---|
| Version | 1.7.679 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fatsort |
| Homepage | https://fatsort.sourceforge.io/ |
| Repository | https://sourceforge.net/p/fatsort/code |
| Upstream docs | https://fatsort.sourceforge.io/ |
| License | GPL-2.0-or-later |
| Source archive | https://downloads.sourceforge.net/project/fatsort/fatsort-1.7.679.tar.xz |
| Dependencies | help2man |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fatsort |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fatsort 1.6.5.640-1
utility for sorting FAT directory structures
https://fatsort.sourceforge.net
sudo apt install fatsortfatsort
nix profile install nixpkgs#fatsortfatsort 1.6.4.625-0.1
utility for sorting FAT directory structures
http://fatsort.sourceforge.net
sudo apt install fatsortfatsort 1.6.5.640-4.fc44
FAT sorter for FAT16 and FAT32 filesystems
https://fatsort.sourceforge.net/
sudo dnf install fatsortfatsort 1.7.679-1
Sorts directory structures of FAT16 and FAT32 file systems
http://fatsort.sourceforge.net
sudo pacman -S fatsortfatsort 1.7.679-1.3
FAT Filesystem Sorting Utility
https://fatsort.sourceforge.io/
sudo zypper install fatsortfatsort
sudo port install fatsortsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.