expand-file-name

[procedure] expand-file-name string

STk, STklos: Makes given string to absolute path. This function understands the tilde convention. See also canonical-path.

Similar functionality is provided under different names in other implementations. See sys-normalize-pathname?, expand-path.

See also canonical-file-name.