Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Kill (command)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Plan 9 from Bell Labs=== Under [[Plan 9 from Bell Labs]], the kill program does not actually perform this termination, nor does it take process IDs. Rather, it takes the actual names of processes and outputs the commands for [[Rc (Unix shell)|rc]], the [[shell (computing)|shell]] used by Plan 9, to kill the process.<ref name="plan9wiki">{{cite web |title = UNIX to Plan 9 command translation |url = http://www.plan9.bell-labs.com/wiki/plan9/unix_to_plan_9_command_translation/ |website = Plan 9 wiki |access-date = 2015-02-24 |url-status = dead |archive-url = https://web.archive.org/web/20080905170211/http://plan9.bell-labs.com/wiki/plan9/UNIX_to_Plan_9_command_translation/ |archive-date = 2008-09-05 }}</ref> A similar command provided is called <code>slay</code>, which does the same but for processes that refuse to be killed this way.<ref name="plan9wiki" /> ====Examples==== For example, to kill all instances of [[troff]], one types: kill troff | rc
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)