Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 10 Mar 2003 13:28:19 -0500 (EST) Message-Id: <200303101828.h2AISJD7008020@skunk.nvs.com> From: "Richard H. Broberg" To: maxb AT ukf DOT net CC: Richard DOT Broberg AT mail DOT inficon DOT com, cygwin AT cygwin DOT com, Richard DOT Broberg AT mail DOT inficon DOT com In-reply-to: <018e01c2e71e$398ecc10$78d96f83@pomello> (maxb@ukf.net) Subject: Re: cygwin/1.3.20-1 bash child process disassociation behavior weirdness References: <200303072147 DOT h27Llr8Q012503 AT skunk DOT nvs DOT com> <038a01c2e4f4$fbd8fc90$78d96f83 AT pomello> <200303072238 DOT h27Mctko020526 AT skunk DOT nvs DOT com> <057301c2e510$7a8c7ce0$78d96f83 AT pomello> <200303101339 DOT h2ADdXEC015644 AT skunk DOT nvs DOT com> <018e01c2e71e$398ecc10$78d96f83 AT pomello> > Resent-To: Richard DOT Broberg AT mail DOT inficon DOT com > Resent-From: rhb AT inficon DOT com > From: "Max Bowsher" [snip] > > Richard H. Broberg wrote: > > In the meantime I'll > > happily use rxvt in place of bash, since it does what I need. > > You are confused. > > rxvt is a terminal. > bash is a shell. > pedantically, you are correct. when I refer to 'bash' in this context, I'm referring to bash --login -i which gives me a window which the bash shell is running in. I know that the problem isn't completely in bash proper by itself, as my test of running 'nohup sleep 60 &' in a bash shell started started in a cmd.exe shell doesn't block when bash exits, but does block when the cmd.exe shell tries to exit. > You are very likely running bash in rxvt. > > Max. > > correct, no '-e' overrides going on. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/