I use fd all the time. I admit it, I couldn't get the muscle memory right for find. One day I'll be on a bare Linux installation where I can't cargo install whatever I want and I'll have to ask ChatGPT to generate my find commands.
I like `fd -o {user}` and `fd --newer {time}` to find recently changed files and owned by others.
I like `fd -o {user}` and `fd --newer {time}` to find recently changed files and owned by others.