Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 18 Jul 2002 15:40:35 +1000 (EST) From: luke DOT kendall AT cisra DOT canon DOT com DOT au Subject: Re: Maximum # of program arguments To: Mike Kasprzak Cc: cygwin AT cygwin DOT com In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Message-Id: <20020718053843.4F2B38B11@bellmann.research.canon.com.au> On 18 Jul, Mike Kasprzak wrote: > find blah blah blah). I do have quite possibly over 16k characters I'm > passing as arguments to a program. Whats the maximum, and how can I > increase it?? :). I wouldn't have thought that would work even under Unix. Nor did I think you could increase it. 16k! Normally one uses a config file well before getting to that point. Or provide an option to read input from stdin or something - like xargs and cpio do ... Sorry, I know that answer doesn't help. luke -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/