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 Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <021701c1ad9e$85fd69e0$0d76aec7@D4LHBR01> From: "Michael F. March" To: References: Subject: Re: I have found a workaround. Just change your rxvt line to read: Date: Mon, 4 Feb 2002 10:00:02 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 worked! thanks. ----- Original Message ----- From: "Offord Garry-QA3813" To: Sent: Monday, February 04, 2002 9:53 AM Subject: RE: I have found a workaround. Just change your rxvt line to read: > Alex: > > I think if you change the rxvt command from the Windoze delims (\): > > rxvt -geometry 80x60 -e c:\cygwin\bin\bash --login -i > > to the *X delimis (/) like so: > > rxvt -geometry 80x60 -e /bin/bash --login -i > > tt will work. The '-e' argument is being interpreted by 'rxvt' and not CMD, so you should use CYGWIN syntax i.p.v. DOS/Windoze syntax. > > Regards, > > Garry > > [..snip..] > > -- > 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/ -- 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/