Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vacri
on Dec 23, 2013
|
parent
|
context
|
favorite
| on:
Understanding how killall works using strace
What's the use case of that?
moyix
on Dec 23, 2013
|
next
[–]
It survives in Linux as killall5 (the 5 being a reference to System V Unix). It's used during shutdown to send SIGTERM to all processes, then SIGKILL to kill off any stragglers.
midas007
on Dec 23, 2013
|
prev
[–]
Cleaning up after a user's process that has something that's effectively a fork-bombing.
Also, terminating an employee.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: