macOS
brew install zfindlocal Homebrew formula metadata
brew / rank 9652
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 | 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:zfind |
|---|---|
| Version | 0.4.7 |
| Package manager | Homebrew |
| Homepage | https://github.com/laktak/zfind |
| Repository | https://github.com/laktak/zfind |
| Last updated | 2026-07-25T21:32:29+02:00 |
| 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.
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.