macOS
brew install fatsortlocal Homebrew formula metadata
sudo port install fatsortMacPorts ports tree · sysutils/fatsort/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fatsort in AI-Agent-Workflows.
Installation
brew install fatsortlocal Homebrew formula metadata
sudo port install fatsortMacPorts ports tree · sysutils/fatsort/Portfile · Quelle: api.github.com
sudo apt install fatsortDebian stable package indexes · fatsort · Quelle: deb.debian.org
sudo dnf install fatsortFedora Rawhide package metadata · fatsort · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#fatsortnixpkgs package indexes · pkgs/by-name/fa/fatsort/package.nix · Quelle: api.github.com
sudo pacman -S fatsortArch Linux sync databases · fatsort · Quelle: geo.mirror.pkgbuild.com
sudo zypper install fatsortopenSUSE Tumbleweed package metadata · fatsort · Quelle: download.opensuse.org
Überblick
Sorts FAT16 and FAT32 partitions
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
fatsort | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://fatsort.sourceforge.io/
Installationsmetadaten
| Paketschlüssel | brew:fatsort |
|---|---|
| Version | 1.7.679 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/fatsort |
| Homepage | https://fatsort.sourceforge.io/ |
| Repository | https://sourceforge.net/p/fatsort/code |
| Upstream-Dokumentation | https://fatsort.sourceforge.io/ |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://downloads.sourceforge.net/project/fatsort/fatsort-1.7.679.tar.xz |
| Abhängigkeiten | help2man |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 fatsortQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.