Files created by particular user

How i get the all the files created by particular user??

find / -user USERNAME/USERID

It is working :cool: , thanks a lot :slight_smile: