I\'m looking to recursively look through directories to find files NOT owned by a particular user and I am not sure how to write this.
-user finds by user or user ID, and ! inverts the predicate. So, ! -user ....
-user
!
! -user ...