Handbook
Glossary
effective-user-name ( -- string )
Unix users
Prev:
set-real-user ( string/id -- )
Next:
effective-user-id ( -- id )
Vocabulary
unix
.
users
Inputs
None
Outputs
string
a
string
Word description
Returns the effective user-name for the current user.
See also
real-user-name
,
real-user-id
,
set-real-user
,
effective-user-id
,
set-effective-user
Definition
IN:
unix.users
:
effective-user-name
( -- string )
effective-user-id
user-name
;
inline