(user~name)
Find files where the user contains the text name.
Usage: (user~name)
 Where name is the text to search for within the user's name.
This finds all files and folders where the user (owner) of the file or folder contains the text specified as name.
 (user~Freshney)
Combine multiple parameters to find files that match either parameter.
 
See Also
(user=name), (user!=name) and (user!~name)