
[Top]
system
|
Method system.readlink()
- Method
readlink
string system.readlink(string path)
- Description
-
Returns what the symbolic link path points to.
- Note
This function is not available on all platforms.
- See also
system.symlink
Extracted from Pike v7.3 release 11 at 2001-11-03.
|