getegid(2) hpux man page | unix.com

Man Page: getegid

Operating Environment: hpux

Section: 2

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
getuid(2) - freebsd
geteuid(2) - opensolaris
getgid(2) - opensolaris
getgid(2) - netbsd
getegid(2) - sunos
Similar Topics in the Unix Linux Community
Need help in building gcc on solaris.
Trying to native compile Debian Dialog
the SUID of lpq
Sendmail takes too long to start and the host is unable to send emails
Moving XML tag/contents after specific XML tag within same file