pike.ida.liu.se
Search for
Home > Docs > Pike reference

[Top]
System

System.resolvepath()


Method resolvepath

string resolvepath(string path)

Description

Resolve all symbolic links of a pathname.

This function resolves all symbolic links, extra ``/'' characters and references to /./ and /../ in pathname , and returns the resulting absolute path, or 0 (zero) if an error occurs.

Note

This function is not available on all platforms.

See also

readlink() , symlink()

Module reference for Pike v7.8 release 116, 2008-12-31