This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

igawk problem


 Group,

I have a rather lengthy awk script (that internally includes a bunch of awk 
library functions; therefore I'm using igawk).

When I invoke it, e.g. like

echo | igawk -f script.awk
eval: gawk: argument list too long

The script and the awk library functions together make up approx. 34kByte.

Does anybody have a clue whether I'm running here into a hard shell limit, 
or some internal limit of gawk?

thx,
H.





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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]