readlink
Returns the target of a symbolic link
&reftitle.description;
stringreadlink
stringpath
readlink does the same as the readlink C function.
&reftitle.parameters;
path
The symbolic link path.
&reftitle.returnvalues;
Returns the contents of the symbolic link path or &false; on error.
&reftitle.examples;
readlink example
]]>
&reftitle.notes;
¬e.no-windows;
&reftitle.seealso;
is_link
symlink
linkinfo