real-user-name ( -- string )
Unix users

Prev:user-exists? ( name/id -- ? )
Next:real-user-id ( -- id )


Vocabulary
unix.users

Inputs
None

Outputs
stringa string


Word description
The real user-name of the current user.

See also
real-user-id, set-real-user, effective-user-name, effective-user-id, set-effective-user

Definition