fdfind | Hugonweb Annotated Link Bibliography

https://github.com/sharkdp/fd

Intuitive to use version of the find program.

fdfind -e py # finds all Python files in current directory
fdfind pattern -t d # finds all directories matching pattern