macOS
brew install fatsortlocal Homebrew formula metadata
sudo port install fatsortMacPorts ports tree · sysutils/fatsort/Portfile · 来源: api.github.com
安装
brew install fatsortlocal Homebrew formula metadata
sudo port install fatsortMacPorts ports tree · sysutils/fatsort/Portfile · 来源: api.github.com
sudo apt install fatsortDebian stable package indexes · fatsort · 来源: deb.debian.org
sudo dnf install fatsortFedora Rawhide package metadata · fatsort · 来源: dl.fedoraproject.org
nix profile install nixpkgs#fatsortnixpkgs package indexes · pkgs/by-name/fa/fatsort/package.nix · 来源: api.github.com
sudo pacman -S fatsortArch Linux sync databases · fatsort · 来源: geo.mirror.pkgbuild.com
sudo zypper install fatsortopenSUSE Tumbleweed package metadata · fatsort · 来源: download.opensuse.org
概览
Sorts FAT16 and FAT32 partitions
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
fatsort | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://fatsort.sourceforge.io/
安装元数据
| 软件包键 | brew:fatsort |
|---|---|
| 版本 | 1.7.679 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/fatsort |
| 主页 | https://fatsort.sourceforge.io/ |
| 仓库 | https://sourceforge.net/p/fatsort/code |
| 上游文档 | https://fatsort.sourceforge.io/ |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://downloads.sourceforge.net/project/fatsort/fatsort-1.7.679.tar.xz |
| 依赖 | help2man |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 fatsort来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.