Re: rxvt in my cygwin.bat file..

2002-02-03 Thread Alex Malinovich
I have found a workaround. Just change your rxvt line to read: rxvt -geometry 80x60 -e cmd /c c:\cygwin\bin\bash --login -i This is assuming you're running 2000, ME, or XP. I don't know about 9x. You can look for a command.com option that does the same thing as /c for cmd.exe. (Runs a command an

rxvt in my cygwin.bat file..

2002-02-03 Thread Michael F. March
A while ago I upgraded my Cygwin installation and this stopped working (by cygwin.bat file): @echo off C: chdir \cygwin\bin rxvt -geometry 80x60 -e c:\cygwin\bin\bash --login -i rxvt flashes on the screen for 1/2 second and then goes away. If I run this batch file from a command