(user!=name)
Ignore files that belong to the user name.
Usage: (user!=name)
 Where name is the name of the user to ignore.
Use this function to ignore files and folder belonging to a certain user.
 (user!=Paul Alan Freshney)
Combine multiple parameters to find files that match either parameter.
 
See Also
(user=name), (user~name) and (user!~name)