The moder replacement for the find command
fd [options] <pattern> [<directory>]
You can use fd
as a replacement for the find
command as a more streamline
and faster alternative
It implements some dafault options:
- Searches for everything inside the
cwd
- Supports full regex syntax