fd (CLI)

sharkdp/fd last check 44 releases
Notes

A simple, fast and user-friendly alternative to 'find'

Release notes
v3.1.0 · 1y+
view on github

Features

  • Added file type filtering, e.g. find --type directory or find -t f (@exitium)