fd (CLI)

sharkdp/fd last check 44 releases
Notes

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

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

Features

  • Directories are now traversed in parallel, leading to significant performance improvements (see benchmarks)
  • Added --print0 option (@michaelmior)
  • Added AUR packages (@wezm)

Changes

  • Changed short flag for --follow from -f to -L (consistency with ripgrep)