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.

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.