Timeline for exit shell script from a subshell
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 18, 2012 at 19:15 | comment | added | derobert | @ErnestAC see the kill(2) manpage, pids ≤0 have special meaning. | |
| Sep 18, 2012 at 19:11 | comment | added | derobert | That'll kill the entire process group. You may hit things you don't want (if for example you've started some things in the background). | |
| Sep 18, 2012 at 18:35 | comment | added | Ernest A C | Wouldn't this kill process id 0? | |
| Sep 18, 2012 at 18:18 | history | answered | Stéphane Gimenez | CC BY-SA 3.0 |