🍺 BREW Explorer

← all formulae

ffind

brew install ffind v1.0.1 GPL-3.0-only

Friendlier find

277
30-day installs · #2301
1.1k
90-day · #2124
2.4k
365-day · #2651
223
★ GitHub stars · updated 3y ago

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [
    "sleuthkit"
  ],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Friendlier find",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:36+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "ffind",
  "github_default_branch": "master",
  "github_last_commit_at": "2022-08-25T23:29:51Z",
  "github_readme_excerpt": "friendly-find\n=============\n\n`friendly-find` is the friendly file finder.\n\nIt\u0027s meant to be a more usable replacement for find(1).  If you\u0027ve used [ack][],\nthen ffind is to find as ack is to grep.\n\nCurrently it\u0027s still in a prototype stage.  Most things work, with the following\nnotable exceptions:\n\n* Time filtering is unimplemented.\n* SVN ignores aren\u0027t parsed.\n* It\u0027s pretty slow (though pruning VCS data directories saves lots of time).\n\nFeedback is welcome, though remember that it\u0027s still a prototype, and is\nopinionated software.\n\n[ack]: http://betterthangrep.com/\n\n* Mercurial: \u003chttp://hg.stevelosh.com/friendly-find/\u003e\n* Git: \u003chttp://github.com/sjl/friendly-find/\u003e\n* Documentation: \u003chttp://github.com/sjl/friendly-find/#usage\u003e\n* Issues: \u003chttp://github.com/sjl/friendly-find/issues/\u003e\n* License: GPLv3 (see [notes](http://github.com/sjl/friendly-find/#license))\n\nInstallation\n------------\n\nIf you\u0027re on OS X you can use Homebrew:\n\n    brew install ffind\n\nOr you can install manually:\n\n1. Copy the `ffind` to your computer somehow.\n2. Make it executable.\n3. Get it into your path somehow.\n\nUsage\n-----\n\nThere\u0027s a half-assed man page generated from `help2man`, but `ffind --help` is\nprobably easier to read.\n\n### Command Line Program\n\n    Usage: ffind [options] PATTERN\n\n    Options:\n      -h, --help            show this help message and exit\n      --version             print the version and exit\n      -d DIR, --dir=DIR     root the search in DIR (default .)\n      -D N, --depth=N       search at most N directories deep (default 25)\n      -f, --follow          follow symlinked directories and search their contents\n      -F, --no-follow       don\u0027t follow symlinked directories (default)\n      -0, --print0          separate matches with a null byte in output\n      -l, --literal         force literal search, even if it looks like a regex\n      -v, --invert          invert match\n      -e, --entire          match PATTERN against the entire path string\n      -E, --non-entire      match PAT",
  "github_repo": "sjl/friendly-find",
  "github_stars": 223,
  "github_topics": [],
  "homepage": "https://github.com/sjl/friendly-find",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 277,
  "installs_365d": 2368,
  "installs_90d": 1080,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-3.0-only",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "ffind",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 2301,
  "rank_365d": 2651,
  "rank_90d": 2124,
  "raw_hash": "385e9571f7948be8",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/f/ffind.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "python"
  ],
  "version_head": null,
  "version_stable": "1.0.1",
  "versioned_formulae": [],
  "why_use_this": null
}