findit
findit is a simple and powerful command line utility that can be used to search for files in a directory hierarchy as an alternative to find.
What can you use it for
You can use this tool to find files within a directory using complex filters over the file properties, content or structure.
For example:
Will find all the rust files under src without any test code.
Quick Examples
Find large files
Find recent files
Find files by content
Find executable files
Documentation
- Quick Start Guide
- Installation
- Usage Guide
- Syntax Reference
- Cookbook - Real-world Examples
- Quick syntax help:
findit --help-syntax