Eduardo Sanz-Garcia wrote: > I found the following weird behavior with my terminal: > 1- I start a new terminal window. > 2- I start a background job in the newly open terminal window. > 3- When I quit the terminal window the background job is also killed. > > How can I resolve that problem?
The other option is to daemonize it. Is the process like a system service or something that you just want to run this once, but keep running even after you disconnect? -Brent -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
