- read-symbolic-link FILENAME #!optional CANONICALIZEprocedure
Returns the filename to which the symbolic link FILENAME points. If CANONICALIZE is given and true, then symbolic links are resolved repeatedly until the result is not a link.
NOTE: On native Windows builds (all except cygwin), this procedure is unimplemented and will raise an error.