macOS
brew install fatsortlocal Homebrew formula metadata
sudo port install fatsortMacPorts ports tree · sysutils/fatsort/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fatsort pour les workflows d'agents IA.
installation
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
aperçu
Sorts FAT16 and FAT32 partitions
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
fatsort | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://fatsort.sourceforge.io/
métadonnées d'installation
| Clé du paquet | brew:fatsort |
|---|---|
| Version | 1.7.679 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/fatsort |
| Page d'accueil | https://fatsort.sourceforge.io/ |
| Dépôt | https://sourceforge.net/p/fatsort/code |
| Docs amont | https://fatsort.sourceforge.io/ |
| Licence | GPL-2.0-or-later |
| Archive source | https://downloads.sourceforge.net/project/fatsort/fatsort-1.7.679.tar.xz |
| Dépendances | help2man |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 fatsortpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.