Releases31
Frequency3 months 1 week
Last Release
*fd* is a simple, fast and user-friendly alternative to
[*find*](https://www.gnu.org/software/findutils/).
While it does not seek to mirror all of *find*'s powerful functionality, it provides sensible
(opinionated) defaults for [80%](https://en.wikipedia.org/wiki/Pareto_principle) of the use cases.
## Features
* Convenient syntax: `fd PATTERN` instead of `find -iname '*PATTERN*'`.
* Colorized terminal output (similar to *ls*).
* It's *fast*.
* Smart case: the search is case-insensitive by default. It switches to
case-sensitive if the pattern contains an uppercase
character[\*](http://vimdoc.sourceforge.net/htmldoc/options.html#'smartcase').
* Ignores hidden directories and files, by default.
* Ignores patterns from your `.gitignore`, by default.
* Regular expressions.
* Unicode-awareness.
* The command name is *50%* shorter[\*](https://github.com/ggreer/the_silver_searcher) than
`find` :-).
* Parallel command execution with a syntax similar to GNU Parallel.
Subscribe above to receive notifications when new versions are released.
| Version | Date | Stability Stability is determined by the version string and my be inaccurate. | |
|---|---|---|---|
| 10.4.2 | Stable | ||
| 10.4.1 | Stable | ||
| 10.3.0 | Stable | ||
| 10.2.0 | Stable | ||
| 10.1.0 | Stable | ||
| 10.0.0 | Stable | ||
| 9.0.0 | Stable | ||
| 8.7.1 | Stable | ||
| 8.7.0 | Stable | ||
| 8.6.0 | Stable | ||
| 8.5.3 | Stable | ||
| 8.5.2 | Stable | ||
| 8.5.0 | Stable | ||
| 8.4.0 | Stable | ||
| 8.3.2 | Stable | ||
| 8.3.1 | Stable | ||
| 8.3.0 | Stable | ||
| 0.1 | Stable | ||
| 8.2.1 | Stable | ||
| 8.2.0 | Stable | ||
| 8.1.1 | Stable | ||
| 8.1.0 | Stable | ||
| 8.0.0 | Stable | ||
| 7.5.0 | Stable | ||
| 7.4.0 | Stable |