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