fileperms
Gets file permissions
Description
intfileperms
stringfilename
Returns the permissions on the file, or &false; in case of an error.
¬e.clearstatcache;
&tip.fopen-wrapper.stat;
Display as an octal value
]]>
Display permissions
]]>
See also is_readable,
and stat