How to Use the fd Command on Linux
https://www.howtogeek.com/682244/how-to-use-the-fd-command-on-linux/
Jul 28, 2020 · fd has a colorized output, similar to that of some ls modes. It’s recursive, but doesn’t search hidden directories by default. It knows about Git and will also automatically ignore any patterns in your “.gitignore” file.. fd is case insensitive by default. However, if your search pattern contains an uppercase letter, fd operates in a case sensitive mode.
DA: 11 PA: 40 MOZ Rank: 91