info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

argv (Re: refactoring when using CVS)


From: Mark
Subject: argv (Re: refactoring when using CVS)
Date: Fri, 22 Feb 2002 08:27:15 -0800 (PST)

Does anyone know what the argv[] limit is for solaris 2.6? I have tested
pserver with up to 50 --allow-root options being passed and seemed to work
fine.

Mark

--- Kaz Kylheku <address@hidden> wrote:

> It's your OS kernel that imposes the limitation, not the shell. The
> limitation is on how much argv[] and env[] crap can be passed to
> a child process. 
> 
> So the backquote method will simply blow up if that limit is exceeded.



__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]