real-user-id ( -- id )
Unix users

Prev:real-user-name ( -- string )
Next:set-real-user ( string/id -- )


Vocabulary
unix.users

Inputs
None

Outputs
idan integer


Word description
The real user id of the current user.

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

Definition