resolve-path

[procedure] resolve-path path

[procedure] expand-path path

MzScheme, Gauche: expands pathname (including tilde expansion). resolve-path also resolves symlinks. See also simplify-path.

STk has similar functions, canonical-path and expand-file-name.