X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=ZY+FRGwgbXmi25Y4BJNFAlf3ok3FNvVoq/AZJNuUyAR 0C/y8MCZplvhHDsbc3pRvYnLhNKceG5KNB3BRQawTo8LzkrzXfv/oylk1Las0ihu oAnCjGEW/V5MDgR86o1AXWZGiPwIS2aTKMpEH4s/+1JfStBLLJ5fTTvcGJeWNuSk = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=SDdfXfNAvHiDGdhGMKRCHXpyoDw=; b=Z2oO8GTS3h0Janoan ngmnSyyQHPKGlRTYsa+ea+ukz/HilZgOEQKyUEhH6gtKjfqD1En5AZ6ENwv+WuPf rBXuM9hNk5cUvYB4dAomp/oJibSuxCqIy4loqoU5qWV/sGRU5wcU9KdvqN6N65W6 o8bS6fGmjLaYxNf5pPONgzEces= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: Ishtar.tlinx.org Message-ID: <53641197.3050400@tlinx.org> Date: Fri, 02 May 2014 14:43:51 -0700 From: Linda Walsh User-Agent: Thunderbird MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: two execve() inconsistencies (was cygwin-bash compat/regression bug... startup line prob) References: <535EBD61 DOT 5080109 AT tlinx DOT org> <535EC59E DOT 9080602 AT redhat DOT com> <5361E22D DOT 40408 AT tlinx DOT org> <5361ECA1 DOT 1040302 AT redhat DOT com> <53628E43 DOT 2040707 AT tlinx DOT org> <5362B15E DOT 80100 AT redhat DOT com> In-Reply-To: <5362B15E.80100@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Eric Blake wrote: >> So why doesn't a single argument work (-u?) > > Because you didn't pass a single argument, but left trailing space ... --- But looking at the file, I didn't notice that until I recreated the file w/o using cut/paste (i.e. happened in another script that had -u at the top, and I went to create a test file from that script by copying it into the test-name, then whittled down the test file till I just had the she-bang line -- which *looked* fine...sigh. Well, I had run into two different problems at the same time, that's more than my daily limit...;^/ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple