Find files that end with one of multiple given suffixes. Usage: suffix sfx... [-- path...] `sfx` is given to `find` in the form `-name "*$sfx"`. `path` is given as starting point to `find`, defaulting to `.`.
14 KiB
14 KiB