Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ () — Motorola System V 88k Release 3.2 Version 1.2C

Media Vault

Software Library

Restoration Projects

Artifacts Sought



  GETPID(2)                                               GETPID(2)



  NAME
       getpid, getpgrp, getppid - get process, process group, and
       parent process IDs

  SYNOPSIS
       int getpid ()

       int getpgrp ()

       int getppid ()

  DESCRIPTION
       getpid returns the process ID of the calling process.

       Getpgrp returns the process group ID of the calling process.

       Getppid returns the parent process ID of the calling
       process.

  SEE ALSO
       exec(2), fork(2), intro(2), setpgrp(2), signal(2).





















  Page 1                                                   May 1989
















Typewritten Software • bear@typewritten.org • Edmonds, WA 98026