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:from:to:subject:date:reply-to:message-id :references:in-reply-to:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=g8Qc+ZntNTnS+2XQ vRunhY1KyCtSf4/trAhD5GlmoIY5Kj6WqizlUJ92uolz1qm36jECbiBio0UU86nR d/i0uSctGgKbfdaWXJsgcwPd0dfV3aONipE8/rkAm+t273L2LsqFt/9POf5vkG6P kWWg4T1x6ThxHIYuXyM10nMxSIM= 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:from:to:subject:date:reply-to:message-id :references:in-reply-to:mime-version:content-type :content-transfer-encoding; s=default; bh=3OhxjoK3DXZqTzwtaYmkFP jIKds=; b=fPym9Zw1/LKa5lxGuzFmQmy6Tix0Szxvdf90FYacFQnhfR8GIKiwwp 65rG3ph8WNnGYgTBkQh9GzOdK5Z58l7QLFq4Gqg0crN/YGNjJB/VovlOcfd56gsb 1DoJ4BM+fSRAMwESY4RWVrYijdhQWWutaMdM5+T3cQ7VZeDaCn+pQ= 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.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=Hx-languages-length:825, H*f:sk:49ff4bc, H*MI:sk:49ff4bc, H*i:sk:49ff4bc X-HELO: homiemail-a87.g.dreamhost.com From: Bengt Larsson To: cygwin AT cygwin DOT com Subject: Re: Bug in arguments in console Date: Sun, 25 Sep 2016 13:31:27 +0200 Reply-To: cygwin AT cygwin DOT com Message-ID: References: <49ff4bc2-4cbd-01e1-3194-d47dbd122607 AT tiscali DOT co DOT uk> In-Reply-To: <49ff4bc2-4cbd-01e1-3194-d47dbd122607@tiscali.co.uk> User-Agent: ForteAgent/7.20.32.1218 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u8PBVsTD012126 David Stacey wrote: >On 25/09/16 12:00, Bengt Larsson wrote: >> C:\Users\Bengt\Desktop\src\mg2a\temp>\cygwin64\bin\echo едц >> едц >> >> C:\Users\Bengt\Desktop\src\mg2a\temp>\cygwin64\bin\echo "едц" >> "едц" >> >> (the quote marks are left in) >> >> C:\Users\Bengt\Desktop\src\mg2a\temp>ls -l >> total 1 >> -rw-r--r-- 1 Bengt None 0 Sep 7 01:07 blah.txt >> -rw-r--r-- 1 Bengt None 23 Sep 7 04:53 versions >> -rw-r--r-- 1 Bengt None 0 Sep 7 11:05 едц.txt >> >> C:\Users\Bengt\Desktop\src\mg2a\temp>ls *.txt >> ls: cannot access '*.txt': No such file or directory > >It looks as if you're using a Windows command prompt rather than Bash. >Both 'problems' are actually a feature of the command prompt. No they're not. It worked in 2.5.2. >Try again >from a Bash shell. The arrogance of it. -- 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