다음: Environment Variables, 이전: Controlling Subprocesses, 상위 문서: System Utilities [차례][찾아보기]
Return the process group id of the current process.
Return the process id of the current process.
같이 보기: getppid.
Return the process id of the parent process.
같이 보기: getpid.
Return the effective user id of the current process.
같이 보기: getuid.
Return the real user id of the current process.
같이 보기: geteuid.
Return the effective group id of the current process.
같이 보기: getgid.
Return the real group id of the current process.
같이 보기: getegid.