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
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
2 matches
Mail list logo