user-home

Name

user-home -- Return the current user's home directory.

Synopsis

(user-home)

Description

Return the current user's home directory. This is set to one of the following (in order of relevance): $HOME, the directory field of the current uid's entry in the password file, the constant string "/tmp".

Implementation Notes

Module: Built-in Primitive

Defined in src/miscprocs.c at line 601 (CVS log)