-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Anil Arora on 4/21/2006 12:15 AM:
> I recently upgraded from cygwin 1.36 to the latest version, and it looks
> like bash is causing some troubles for me. I am using a windows batch
> file to start up a shell script which in turn starts up
I recently upgraded from cygwin 1.36 to the latest version, and it looks
like bash is causing some troubles for me. I am using a windows batch
file to start up a shell script which in turn starts up java.
My startserver.bat is as so...
SETLOCAL
SET _dir=%~dp0
sh.exe "%_dir%\startserver.sh" %*
E
2 matches
Mail list logo