
[Top]
system
|
Method system.resolvepath()
- Method
resolvepath
string system.resolvepath(string path)
- Description
-
Resolve all symbolic links of a pathname.
- Note
This function is not available on all platforms.
- See also
system.readlink, system.symlink
Extracted from Pike v7.3 release 11 at 2001-11-03.
|