merz
03-21-2002, 07:46 PM
I'm not sure forking is the right term, but I'm not sure what is. Here is my problem:
In X, when I launch a program from a terminal like so:
[mybox]$ fooapp &
The program launches fine. However, when I close the terminal window I launched it from, fooapp also dies. How can I run a a program so that is it not attached or linked to the terminal window I started it from.
Thanks.
In X, when I launch a program from a terminal like so:
[mybox]$ fooapp &
The program launches fine. However, when I close the terminal window I launched it from, fooapp also dies. How can I run a a program so that is it not attached or linked to the terminal window I started it from.
Thanks.