user-name

Name

user-name -- Return the current user's name.

Synopsis

(user-name)

Description

Return the current user's name. This is set to one of the following (in order of relevance): $USER, $LOGNAME, the name field of the current uid's entry in the password file, the constant string "nobody".

Implementation Notes

Module: Built-in Primitive

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