File:  [Plan 9 NeXT] / lucent / sys / man / 1 / kill
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 18:00:59 2018 UTC (8 years, 1 month ago) by root
Branches: lucent, MAIN
CVS tags: plan9, HEAD
Plan 9 NeXT

.TH KILL 1
.SH NAME
kill, broke \- print commands to kill processes
.SH SYNOPSIS
.B kill
.I name
.PP
.B broke
.SH DESCRIPTION
.I Kill
prints commands that will cause all processes called
.I name
and owned by the current user to be terminated.
Use the
.B send
command of
.IR 8½ (1),
or pipe the output of
.I kill
into
.IR rc (1)
to execute the commands.
.PP
.I Kill
suggests sending a
.B "kill"
note to the process; the same
message delivered to the process's
.B ctl
file (see
.IR proc (3))
is a surer, if heavy handed, kill,
but is necessary if the offending process is
ignoring notes.
.PP
.I Broke
prints commands that will cause all processes
in the
.I Broken
state
and owned by the current user to go away.
When a process dies because of an error caught by
the system, it may linger in the
.I Broken
state to allow examination with a debugger.
Executing the commands printed by
.I broke
lets the system reclaim the resources used by
the broken processes.
.SH SOURCE
.B /rc/bin/kill
.br
.B /rc/bin/broke
.SH "SEE ALSO"
.IR ps (1),
.IR stop (1),
.IR proc (3)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.