Hello, i have made a little bash script that is beeing looped for days (endless), but after some hours the script seems to bug.. seems like a stack problem or something. (or memory?).
script just uses wget, grep, cat, sort, and other common bash commands.. nothing special. any idea why after hours the script starts to bug? it cant be script itself, i am sure about that. must be a cygwin problem somehow thanks -- View this message in context: http://www.nabble.com/cygwin-stack-problem-t1189670.html#a3134710 Sent from the Cygwin Users forum at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

