| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <A5B4C9A2AD89D411AB3E009027B0DA1E03609B3A@IL27EXM09.cig.mot.com> |
| From: | Offord Garry-QA3813 <Garry DOT Offord AT motorola DOT com> |
| To: | cygwin AT sources DOT redhat DOT com |
| Subject: | RE: I have found a workaround. Just change your rxvt line to read |
| : | |
| Date: | Mon, 4 Feb 2002 10:53:04 -0600 |
| MIME-Version: | 1.0 |
| X-Mailer: | Internet Mail Service (5.5.2654.52) |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |