|
One of my colleague told me this morning, when he killed supervisord by "kill -9", the subprocesses of supervisord is not killed.
He is quite sure about that, but I tried many times and did not find that happen.
So when a parent process is killed by "...
Started by ablmf on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
That is often what.
It next tries to write to the pipe, for which the default action is to kill it.
|
|
Pervious answers to this questions have focused on forks:
kill background process when shell script exit How to make child process die after parent exits? Are child processes created with fork() automatically killed when the parent is killed? For this...
Started by mmccoo on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
All processes that you spawn from the leader process inherit the group ID and belong to your ... .
Then you can send a kill to the group ID and kill all processes that belong to the group.
Use setsid to make your process the new group leader .
|
|
On OS X 10.4/5/6:
I have a parent process which spawns a child. I want to kill the parent without killing the child. Is it possible? I can modify source on either app.
Started by Stabledog on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Read the....
If you control the coding of the child, you can trap SIGHUP and handling it in some non-default way (like ignoring it outright) .
If the parent is a shell, and you want to launch a long running process then logout, consider nohup (1) or disown .
|
Ask your Facebook Friends
|
My man page does not document the difference between
kill <pid>
and
kill -9 <pid>
Since these do different things why is the -9 not documented in the kill manpage? I thought maybe it was a shell specific things so I looked in the bash man ...
Started by sixtyfootersdude on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
The manpage ....
Different the SIGINT signal issue the command
$ kill -2 <pid>
The manpage here specifies:
The default signal for kill is TERM.
The -9 tells it which signal to send.
kill just sends a signal to the given process.
|
|
I am seeing processes on my SGI Altix 450 running SLES 10.1 seemingly stop running (i.e. not provide further output in their logs for hours). At this point I want to kill the offending process so I can restart it. Top shows that the process is in the ...
Started by Jared Brown on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
See if process ID is changing every time you are try to kill....
In that case the process id should change every time you do kill -9.
Of process using ps command and kill the parent process too(If you are really sure it wont cause any tty.
|
|
I would like to be able to kill a user's query in Oracle 10.2.0.4 without killing their entire session. This would allow the query to end, but not log that user out of their session, so they can continue making other queries. Is this possible at all? ...
Started by Ryan Ahearn on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
But it would be interesting!
You could.
AFAIK, there is no other way than to kill the session ..
|
|
Info is below the pictures, please someone can you rescue them. Thank you.
THESE Gorgeous dogs JUST had their pictures added onto adopt a pet -- they are on DEATH ROW and needs help
LAST DAY ALIVE -- Tuesday -- they need rescue offer or adoption BEFORE...
Started by LaLlorona on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at savingbrokenangels):
|
|
To kill, or not to kill. That is the question.
What Would A Tiger Do
http://thechive.files.wordpress.com/...kill-pet-0.jpg
http://thechive.files.wordpress.com/...kill-pet-1.jpg
http://thechive.files.wordpress.com/...kill-pet-2.jpg
Click HERE to find ...
Started by powerade on
, 15 posts
by 8 people.
Answer Snippets (Read the full thread at yellowbullet):
That is the question.
Re: To kill, or not to kill.
Snack for later.
That is the question.
Re: To kill, or not to kill.
Cubs have to learn.
That is the question.
Re: To kill, or not to kill.
|
|
Not exactly a kill story...just a funny kill warning not exactly a kill story...just a funny kill warning
when in holland DONT FUCK WITH THE POPO THEY HAVE / / / M ....
Answer Snippets (Read the full thread at unitedbimmer):
Also, it would be completely reasonable for them to have m3 cop cars Gwinnett has corvette z06 cop cars and fulton county has at least one mustang cop car (that would... .
|
|
You have to kill the last thing you killed in a video game with.... the thing directly to your right...
I'll start...
I have to kill a bunch of clones and droids from the force unleashed 2 with my friend Giratinarulez23 I ish Ninja Fear me!
~You can either...
Started by NinjaUmbreonUchiha on
, 17 posts
by 6 people.
Answer Snippets (Read the full thread at marriland):
Take comfort in the fact as ninjaEliot.
I Claimed the Mighty Raquaza Oh God!!!! Now I have to kill a freakin' Metagross with a pillow I now have to kill a Giratina with a cordless phone
@ Giratinarulez: I'm sorry ...
|