List files matching a given query. More information: https://ss64.com/osx/mdfind.html.
mdfind -name {{file}}
mdfind {{query}}
mdfind -onlyin {{directory}} {{query}}