Name
user-home -- Return the current user's home directory.
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".