Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ kill(I) — UNIX 6th Edition 1.3.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ps (I)

sh (I)

signal (II)

KILL(I)  −  PWB/UNIX 2/8/75

NAME

kill − terminate a process

SYNOPSIS

kill [ −signo ] processid ... 

DESCRIPTION

Kills the specified processes.  The process number of each asynchronous process started with ‘&’ is reported by the Shell.  Process numbers can also be found by using ps (I).  If process number 0 is used, then all processes belonging to the current user and associated with the same control typewriter are killed. The killed process must belong to the current user unless he is the super-user. If a signal number preceded by “−” is given as first argument, that signal is sent instead of kill (see "signal (II))."

SEE ALSO

ps (I), sh (I), signal (II)

BUGS

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