Remix.run Logo
dotancohen 15 hours ago

Sell me on fd. I occasionally use find, mostly with the -name or -iname flags.

rkomorn 15 hours ago | parent | next [-]

It feels nearly instant by comparison to find. That's been enough for me.

lawn 15 hours ago | parent | prev [-]

You don't have to type -name for the 1000th time.

dotancohen 9 hours ago | parent [-]

Thanks.

For other people, on Ubuntu install the `fd-find` package. The executable is named `fdfind` (no dash).