fileperms
Gets file permissions
&reftitle.description;
intfileperms
stringfilename
Gets permissions for the given file.
&reftitle.parameters;
filename
Path to the file.
&reftitle.returnvalues;
Returns the permissions on the file, &return.falseforfailure;.
&reftitle.examples;
Display permissions as an octal value
]]>
&example.outputs;
Display full permissions
]]>
&example.outputs;
&reftitle.notes;
¬e.clearstatcache;
&tip.fopen-wrapper.stat;
&reftitle.seealso;
chmod
is_readable
stat