hi all

as i have read in linux that
a parent process P if creates a child process C then

"even if parent dies child is not bound to die it stays executes and becomes
child of init process."

but then why in shell terminal if i execute a process and close the shell
..all processes inside shell
are killed.

what i guess is may be evenHandler for windowClosing of terminal explicitly
sends kill to all processes
which are children..

is it pl suggest

-- 
Thanks & Regards
Nidhi

Reply via email to