fd

An alternative to find. Aims to be faster and easier to use than find. More information: https://github.com/sharkdp/fd#how-to-use.

fd "{{string|regex}}"

fd "{{^string}}"

fd {{[-e|--extension]}} {{txt}}

fd "{{string|regex}}" {{path/to/directory}}

fd {{[-H|--hidden]}} {{[-I|--no-ignore]}} "{{string|regex}}"

fd "{{string|regex}}" {{[-x|--exec]}} {{command}}