From: earnie_boyd AT hotmail DOT com (Earnie Boyd) Subject: Re: bash and '&' 7 Apr 1998 04:37:08 -0700 Message-ID: <19980401125512.7741.qmail.cygnus.gnu-win32@hotmail.com> Content-Type: text/plain To: wku1 AT utk DOT edu Cc: gnu-win32 AT cygnus DOT com Well, now that you've got me to thinking about it, tcsh on AIX will do what you are saying also. I can start a background job, exit and the background job still lives. On NT using cygwinb18: bash$ wish42 & bash$ exit This will leave wish running and remove the console window. On NT using cygwinb19: bash$ wish42 & bash$ exit This will leave wish running, will exit bash, but will leave the console window up. This is true with or without job control. This is true even with the disown of the job. - \\||// ---o0O0--Earnie--0O0o---- -earnie_boyd AT hotmail DOT com- ------ooo0O--O0ooo------- ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".