Re: cygwin stack? problem

2006-02-26 Thread Lichtkind
if i only would know what exactly i need to search for :] -- View this message in context: http://www.nabble.com/cygwin-stack-problem-t1189670.html#a3134975 Sent from the Cygwin Users forum at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

cygwin stack? problem

2006-02-26 Thread Lichtkind
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 ho