macOS
brew install fselectlocal Homebrew formula metadata
sudo port install fselectMacPorts ports tree · sysutils/fselect/Portfile · source: api.github.com
brew / rank 3330
Find files with SQL-like queries. Version 0.10.2 via Homebrew; verified 2026-06-28. Also installable with nix: nix profile install nixpkgs#fselect.
install
brew install fselectlocal Homebrew formula metadata
sudo port install fselectMacPorts ports tree · sysutils/fselect/Portfile · source: api.github.com
nix profile install nixpkgs#fselectnixpkgs package indexes · pkgs/by-name/fs/fselect/package.nix · source: api.github.com
scoop install main/fselectScoop official bucket manifest trees · bucket/fselect.json · source: api.github.com
winget install --id fselect.fselect -eWindows Package Manager source index · fselect.fselect · source: cdn.winget.microsoft.com
overview
Find files with SQL-like queries
history
fselect is a command-line file-search tool that lets users query filesystem metadata with a relaxed SQL-like language. It is written in Rust and distributed through source builds, release binaries, and multiple package managers.
The upstream README frames fselect as a complement rather than a full replacement for traditional `find` and `ls`. Its feature set grew around filesystem metadata queries: paths and sizes, dates, regular expressions, archive search, ignore-file support, media metadata, hashes, MIME types, permissions, output formats, and interactive mode.
By the 0.10 series, release notes show the project adding support for `plocate` and Everything indexes, subqueries in FROM clauses, date functions, git-related fields, and more metadata extractors.
The official README documents installation from Cargo, Debian/Ubuntu packages, RPM packages, Arch AUR, NixOS, Windows binaries, winget, Chocolatey, Scoop, Homebrew, and MacPorts. That range made fselect a cross-platform package-manager citizen rather than only a Rust crate.
Users run queries such as `fselect size, path from /home/user where name = '*.cfg'` or quote a whole query string. The grammar supports SELECT-like column lists, FROM roots, WHERE expressions, GROUP BY, ORDER BY, LIMIT, OFFSET, and output formats.
The tool is useful when a shell pipeline would otherwise need several commands to filter by metadata, image dimensions, media tags, permissions, timestamps, archive contents, or indexed file-search backends.
fselect is notable in package-manager culture as a Rust CLI that recasts a classic Unix task as a query language. Its packaging matrix also shows the modern path for developer tools: Cargo first, prebuilt GitHub assets, then Homebrew, MacPorts, winget, Scoop, Chocolatey, Nix, AUR, and distro packages.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
fselect | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:fselect |
|---|---|
| Version | 0.10.2 |
| Package manager | Homebrew |
| Homepage | https://fselect.rocks |
| Repository | https://github.com/jhspetersson/fselect |
| Last updated | 2026-06-28T12:27:37Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fselect
nix profile install nixpkgs#fselectfselect
sudo port install fselectmain/fselect
scoop install main/fselectfselect.fselect
winget install --id fselect.fselect -esource 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.