Skip to main content

Timeline for Kill all descendant processes

Current License: CC BY-SA 4.0

10 events
when toggle format what by license comment
Oct 25, 2021 at 9:11 comment added Rajaraman Subramanian This worked for me. This terminates the parent process and all its child processes.
Jul 5, 2018 at 14:57 history edited slm CC BY-SA 4.0
added 2 characters in body
May 23, 2017 at 11:33 history edited CommunityBot
replaced http://stackoverflow.com/ with https://stackoverflow.com/
Apr 10, 2014 at 22:18 history edited Gilles 'SO- stop being evil' CC BY-SA 3.0
no point in linking to both a question and an answer to that question
Apr 10, 2014 at 16:12 history edited slm CC BY-SA 3.0
added 384 characters in body
Apr 10, 2014 at 16:06 history edited slm CC BY-SA 3.0
added 384 characters in body
Apr 10, 2014 at 15:59 comment added slm This kills every process that's parent is your script.
Apr 10, 2014 at 15:58 comment added MathematicalOrchid 1. Does this kill only immediate children, or all descendents? 2. Does this address the issue where one of the intermediate descentends exits, breaking the link in the process tree?
Apr 10, 2014 at 15:57 history edited slm CC BY-SA 3.0
added 797 characters in body
Apr 10, 2014 at 15:49 history answered slm CC BY-SA 3.0