James wrote: > ok, once you've done that, is there a way of dragging the daemon back > into the foreground No. A `foreground' process is generally assumed to mean one which the shell will wait() for before processing new commands. Once the parent has exited, the shell forgets all about it. You can't force the shell to `adopt' arbitrary processes. -- Glynn Clements <[EMAIL PROTECTED]>
- daemon query Paul Brown
- Re: daemon query doc
- Re: daemon query James
- Re: daemon query Glynn Clements
- Re: daemon query Heath Tucker
- Re: daemon query Ken
- Re: daemon query Glynn Clements
- Re: daemon query David Ross
