macOS
brew install fatsortlocal Homebrew formula metadata
sudo port install fatsortMacPorts ports tree · sysutils/fatsort/Portfile · ソース: api.github.com
brew
fatsort のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.