![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: perl: Argument list too longby Helter (Chaplain) |
on May 03, 2008 at 04:54 UTC ( #684303=note: print w/replies, xml ) | Need Help?? |
I've hit this before and I believe that the "argument list" size is made up of the argument list plus all of your environment. So if you have lots of stuff set (set and setenv calls) in environment variables then this can limit what you can have on the command line...
In Section
Seekers of Perl Wisdom
|
|