use nohup
On Sun, 25 Mar 2001, Chandra K Nathani wrote:
> Hey..
> When I start a program from the gnome-terminal and put that in background by using
>&. .. and now if I close the terminal the previously spawned program
> is also dying.. how do i stop this behavior of the child getting termin
Hey..
When I start a program from the gnome-terminal and put that in background by using &.
.. and now if I close the terminal the previously spawned program
is also dying.. how do i stop this behavior of the child getting terminated when i
terminate the parent?
TIA
Chandu
__