Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getpid(2) — GDT-UNX 6.8_er0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

mktemp(3)

GETPID(2)  —  UNIX Programmer’s Manual

NAME

getpid − get process identification

SYNOPSIS

getpid()

DESCRIPTION

Getpid returns the process ID of the current process.  Most often it is used to generate uniquely-named temporary files. 

SEE ALSO

mktemp(3)

ASSEMBLER (PDP-11)

(getpid = 20.) 
sys getpid
(pid in r0)

August 03, 1983  —  %W%%Q%%Y%

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