NAME

geteuid() - return the effective user id of an object

SYNOPSIS

string geteuid(object ob);

DESCRIPTION

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

SEE ALSO

seteuid(3) , getuid(3) .