hpux man page for geteuid

Query: geteuid

OS: hpux

Section: 2

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

getuid(2)							System Calls Manual							 getuid(2)

NAME
getuid, geteuid, getgid, getegid - get real user, effective user, real group, and effective group IDs
SYNOPSIS
DESCRIPTION
The following functions return the information indicated: Real-user- ID of the calling process. Effective-user- ID of the calling process. Real-group- ID of the calling process. Effective-group- ID of the calling process. No means is available for ascertaining the saved-user-ID or saved-group-ID of a process.
SEE ALSO
setuid(2).
STANDARDS CONFORMANCE
getuid(2)
Related Man Pages
getegid(2) - opensolaris
getuid(2) - opensolaris
setegid(2) - hpux
getegid(2) - sunos
geteuid(2) - freebsd
Similar Topics in the Unix Linux Community
Beginner:user ID's and group ID's
Question: Automatic launching of a CLI menu upon login (OpenBSD)
Allow user without dir write permission to execute a script that creates files
Moving XML tag/contents after specific XML tag within same file