Name: getpid - get process id Syntax: int getpid () Description: Getpid returns the process ID of the calling process. See Also: exec(2), fork(2), intro(2), setpgrp(2), signal(2). Bugs: This description could be slightly longer.