
A simple, fast, and user-friendly alternative to the 'find' command for filesystem searches.
Visit WebsiteFd (terminal tools): A simple, fast, and user-friendly alternative to the 'find' command for filesystem searches. Fd is a command-line program designed to find entries in your filesystem. It serves as a modern, more intuitive, and faster alternative to the traditional 'find' utility. Key capabilities: Intuitive syntax (e.g., `fd PATTERN` instead of `find -iname '*PATTERN*'`), Supports regular expression (default) and glob-based patterns, Very fast due to parallelized directory traversal, Uses colors to highlight different file types (similar to `ls`), Supports parallel command execution. Fd is free to use with no paid tier.
Pros
Cons
Free
Be the first to review Fd
Your take helps the next buyer. Verified LinkedIn reviewers get a badge.
Write a reviewSource: github.com