How to get/find out the owner of a file or directory in Linux
You can use ls -l command (list information about the FILEs) to find our the file / directory owner and group names.
More information: http://www.cyberciti.biz/faq/unix-linux-find-file-owner-name/
Didn't find what you were looking for? Try these links:
"The only way of finding the limits of the possible is by going beyond them into the impossible." -
Arthur C. Clarke