<@U0F29L5C4> it appears the infix `*` is contribut...
# macos
f
@allister it appears the infix
*
is contributing to the problem, you could maybe overcome this with an `&&`'ed argument:
Copy code
SELECT * FROM mdfind WHERE query = "kMDItemFSName == '*pip*'c && kMDItemFSName == '*info'c";