On Sat, Feb 11, 2006 at 11:12:39AM -0800, Kingsley G. Morse Jr. wrote: > On 02/10/06 15:30, Justin Pryzby wrote: > > The problem is that ARG_MAX applies to the sum > > of envp and argv; > > Hmmmm... I didn't know that. > > If you're certain that envp is included in the Did you check the manpage execve?
> sum, then shouldn't the error message reflect that > it is? Its probably a standard unix error text, I'm not sure. Anyway it is from libc6, not bash. Justin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

