awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Fd | Awesome Repository
← All repositories

sharkdp/fd

0
View on GitHub↗
41,710 stars·978 forks·Rust·apache-2.0·0 views

Fd

fd is a command-line program designed to locate files and directories within a filesystem. It serves as an alternative to traditional search utilities by providing a simplified interface for finding entries based on patterns and metadata.

The tool emphasizes performance and ease of use by incorporating colorized output and smart case sensitivity by default. It automatically ignores hidden files and patterns specified in version control ignore files, streamlining the search process by focusing on relevant project content.

The utility supports regular expression syntax for complex matching and allows for the execution of commands on discovered files. It is distributed as a standalone binary and is available through most standard package managers.