March 2002
Intermediate to advanced
528 pages
21h 29m
English
readlink
string readlink(string path)
Returns the path contained in the symbolic link file
path. If path
does not exist or is not a symbolic link file, or if any other error
occurs, the function returns false.