Timeline for How to kill a process started by a script in the script itself?
Current License: CC BY-SA 4.0
Post Revisions
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Jun 8, 2020 at 3:34 | history | edited | Zanna♦ | CC BY-SA 4.0 |
added 25 characters in body; edited tags; edited title
|
| S Jun 8, 2020 at 3:34 | history | suggested | Elliptical view | CC BY-SA 4.0 |
Searches for SIGQUIT find this Q, but It's not really about SIGQUIT. So I've removed 'SIGQUIT' from the title. Also fixed a few fixed typos, Will provide an answer in a moment. Thanks for your Q.
|
| Jun 8, 2020 at 1:57 | answer | added | Elliptical view | timeline score: 0 | |
| Jun 8, 2020 at 1:55 | review | Suggested edits | |||
| S Jun 8, 2020 at 3:34 | |||||
| May 30, 2012 at 0:02 | vote | accept | dori naji | ||
| May 29, 2012 at 23:00 | answer | added | geirha | timeline score: 1 | |
| May 29, 2012 at 19:44 | comment | added | jpd |
You can send SIGQUIT with kill -3 <pid>. Not sure if that will do what you want though.
|
|
| May 29, 2012 at 18:42 | history | asked | dori naji | CC BY-SA 3.0 |