.\"return the effective user id (euid) of an object

.DT
geteuid
Discworld driver help
geteuid

Name
.SI 5
geteuid() - return the effective user id of an object

.EI
Synopsis
.SI 5
string geteuid(object ob);

.EI
Description
.SP 5 5
Returns the effective user id of an object.  This value is set via
the seteuid efun.

.EP
See also
.SI 5
seteuid(3), getuid(3).
.EI
