Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ killpg(8) — Duplix 5.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ps(1)

killpg(2)

getpgrp(2)

sigvec(2)

KILLPG(8)  —  Unix Programmer’s Manual

NAME

killpg − terminate all members of a process group

SYNOPSIS

killpg [ −sig ] pid

DESCRIPTION

Killpg sends the specified signal to all processes in the process group of the target process. 

The signal sig must be represented by a number;  the signal names used with kill(1) cannot be used.  See sigvec(2) for the list of signal numbers. 

Only one process ID pid is accepted as an argument. 

FILE

/usr/local/killpg

SEE ALSO

ps(1), killpg(2), getpgrp(2), sigvec(2)

DIAGNOSTICS

Usage response to improper input. 

INTEGRATED SOLUTIONS 4.3 BSD  —  15 October 1985

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