macOS
brew install zfindlocal Homebrew formula metadata
brew / rank 9666
Search for files (even inside tar/zip/7z/rar) using a SQL-WHERE filter. Version 0.4.7 via Homebrew; verified 2026-07-25. Also installable with nix: nix profile install nixpkgs#zfind.
install
brew install zfindlocal Homebrew formula metadata
nix profile install nixpkgs#zfindnixpkgs package indexes · pkgs/by-name/zf/zfind/package.nix · source: api.github.com
overview
Search for files (even inside tar/zip/7z/rar) using a SQL-WHERE filter
history
zfind is a Go command-line file search tool that applies an SQL-WHERE-like filter language to filesystem metadata and can search inside archive formats such as tar, zip, 7z, and rar.
Public source material is thin and mostly current-facing: the README identifies GitHub and Codeberg mirrors and documents the SQL-like query model rather than a detailed origin story. That is enough to characterize the tool, but not enough for a deep adoption history.
The basic command shape is zfind <where> [<path>...]. Example filters include size comparisons, date comparisons, archive type checks, SQL LIKE-style name filters, regex-like name filters, extension membership tests, and output modes such as long listing and CSV.
zfind is interesting because it packages file discovery as a query-language problem. For users who already think in SQL predicates, it replaces a pile of find flags and archive-specific commands with one compact filter syntax.
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 |
|---|---|---|---|
zfind | 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/laktak/zfind
install metadata
| Package key | brew:zfind |
|---|---|
| Version | 0.4.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/zfind |
| Homepage | https://github.com/laktak/zfind |
| Repository | https://github.com/laktak/zfind |
| License | MIT |
| Source archive | https://github.com/laktak/zfind/archive/refs/tags/v0.4.7.tar.gz |
| Last updated | 2026-07-25T21:32:29+02:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zfind |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
zfind
nix profile install nixpkgs#zfindsource 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.