> cat /dev/github | grep security-tools
discovered 03 Aug 2026

fd

via awesome-list
→ View on GitHub
`fd` is a fast and user-friendly alternative to the traditional `find` command, designed to efficiently locate entries within the filesystem. It features an intuitive syntax, supports regular expressions, and highlights different file types with color, enhancing user experience. Additionally, `fd` intelligently ignores hidden files and directories, as well as files listed in `.gitignore`, while providing parallelized directory traversal for improved speed.