Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

fd - A simple, fast and user-friendly alternative to 'find'

  • Share this:
fd is a simple, fast and user-friendly alternative to find. While it does not seek to mirror all of find's powerful functionality, it provides sensible (opinionated) defaults for 80% of the use cases.

It supports regular expression (default) and glob-based patterns. It is very fast due to parallelized directory traversal. It ignores hidden directories and files and .gitignore by default.
https://github.com/sharkdp/fd
License:
Tech: