Make path absolute

来自MudWiki

NAME

   make_path_absolute - resolve relative path name

SYNOPSIS

   string make_path_absolute( string rel_path );

DESCRIPTION

   This master apply is called by the ed() efun to resolves relative path names of a file to read/write, to an absolute path name.

SEE ALSO

   ed(3)