External command invokations have *much* lower limits; you've often only
got 1MB or so of space for arguments and environment variables combined. Using too much causes an error when you [exec]. This limit is imposed by
the operating system (it's a POSIX E2BIG error).
Donal.
On Friday, March 1, 2013 at 4:25:35 AM UTC-6, Donal K. Fellows wrote:
External command invokations have *much* lower limits; you've often only
got 1MB or so of space for arguments and environment variables combined.
Using too much causes an error when you [exec]. This limit is imposed by
the operating system (it's a POSIX E2BIG error).
Donal.
My exec command string is getting chopped off at a relatively meager 241 characters. Am I doing something wrong? This seems way too short.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 493 |
Nodes: | 16 (3 / 13) |
Uptime: | 25:06:51 |
Calls: | 9,736 |
Calls today: | 26 |
Files: | 13,741 |
Messages: | 6,182,500 |
Posted today: | 2 |