I have noticed one problem when using bash:


In my script :

if [ $a = $b ]; then
  (about 2000 lines of shell stuff here)
fi

Then bash fails with the following error:
fork_helper: child died before initialization with win32 error 128
fork: No more processes


M. Mekki

_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


--
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/

Reply via email to