Linux Terminal Glossary
›
Administration
kill -9 1234
Category:
Administration
kill -9 1234
Copy command
Send SIGKILL to process 1234 (force kill)
Forcefully kills a process immediately — it cannot be caught or ignored. Use as a last resort when the process won't stop normally.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.