Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20010517210447.2343.qmail@web5410.mail.yahoo.com> Date: Thu, 17 May 2001 14:04:47 -0700 (PDT) From: Steve O Reply-To: bub AT io DOT com Subject: Re: cmds issued from rxvt spawning dos windows To: cygwin AT cygwin DOT com Cc: tdorgan AT yahoo DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > However, using rxvt, every time we spawn JBuilder a dos > window appears and all of its output (that should be in > the file) is lost. > Suggestions? Since your pipe isn't interactive you may want to start it up in a cmd window running bash. Something like: $ cmd /c start bash -c 'make > make.out 2>&1' Does the problem go away with the w32d version? http://www.io.com/~bub/rxvt.html If so, perhaps I'll try to implement a workaround so that you can choose to have rxvt allocate a console for you. Thanks, -steve o __________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/ -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple