bash and '&'

Earnie Boyd earnie_boyd@yahoo.com
Fri Apr 10 04:23:00 GMT 1998


---dahms@ifk20.mach.uni-karlsruhe.de wrote:
>
> Hi Michael, you wrote:
> 
> : If you test this on a Linux machine, you can run any "command &",
then
> : exit bash and "command" still survives - it will get init as parent
> : process !
> 
> My usual trick is "(command&)" [or "(command>cmd.log 2>&1 &)"].
> Since the additional subshell dies first, the command gets
reparented to 1.
> 

This still leaves a command window stub on exit for non-cygwin
(Sergey's input to this thread) executables.  For the console window
stub to disappear the background jobs must have "tty support" (I
haven't tested this so please report if you find it isn't correct).
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list