macOS
brew install fselectlocal Homebrew formula metadata
sudo port install fselectMacPorts ports tree · sysutils/fselect/Portfile · source: api.github.com
brew
Find files with SQL-like queries. Version 0.10.2 via Homebrew; verified 2026-06-28.
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 | cli | global executable |
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.
https://github.com/jhspetersson/fselect
install metadata
| Package key | brew:fselect |
|---|---|
| Version | 0.10.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fselect |
| Homepage | https://fselect.rocks |
| Repository | https://github.com/jhspetersson/fselect |
| Upstream docs | https://fselect.rocks/ |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/jhspetersson/fselect/archive/refs/tags/0.10.2.tar.gz |
| Last updated | 2026-06-28T12:27:37Z |
| Pulse | updated |
| Dependencies | libgit2 |
| Build dependencies | cmake, pkgconf, rust |
| Uses from macOS | bzip2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fselect |
| 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 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.