How i get the all the files created by particular user??
find / -user USERNAME/USERID
It is working , thanks a lot