fileowner
Gets file owner
Description
intfileowner
stringfilename
Returns the user ID of the owner of the file, or &false; in case of
an error. The user ID is returned in numerical format, use
posix_getpwuid to resolve it to a username.
¬e.clearstatcache;
&tip.fopen-wrapper.stat;
See also stat