Selection of utilities

FilesFinder – search for files within a given repository

FilesFinder is a command-line utility that searches for files within a repository while respecting ignore rules.

It can match file paths using glob patterns or regular expressions, and it’s designed as a faster, simpler alternative to find by using parallel processing. The tool can also be used as a GitHub Action, making it useful for workflows that need to collect files matching specific criteria.

This is free and open source software.

Key Features

  • Searches files while respecting .gitignore rules.
  • Supports glob pattern matching by default.
  • Can parse patterns as regular expressions.
  • Includes include and exclude matching modes.
  • Lets users set the search directory and maximum recursion depth.
  • Can search hidden files and follow symbolic links.
  • Supports configurable thread counts for parallel searching.
  • Cross-platform support – runs under Linux, macOS, and Windows.

Website: github.com/jeertmans/filesfinder
Support:
Developer: jeertmans
License: MIT License

ff options

FilesFinder is written in Rust. Learn Rust with our recommended free books and free tutorials.


Related Software

Alternatives to find
fdSimple, fast and user-friendly alternative to 'find'
fzfGeneral-purpose command-line fuzzy finder
bfindMinimalistic find using breadth-first crawling
ffindSane replacement for command line file search
friendly-findFriendly file finder
bfsBreadth-first search for your files
fselectFind files with SQL-like queries
treegrepPattern matcher frontend or backend
findpickGeneral purpose file picker combining “find” command with a fuzzy finder
rawhideFind files using pretty C expressions
scooterInteractive find-and-replace terminal UI app

Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments