From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16812 invoked by alias); 25 Sep 2016 16:58:50 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 16797 invoked by uid 89); 25 Sep 2016 16:58:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*f:sk:c5dfubp, srm, H*MI:sk:c5dfubp, H*i:sk:c5dfubp X-HELO: mail-wm0-f41.google.com Received: from mail-wm0-f41.google.com (HELO mail-wm0-f41.google.com) (74.125.82.41) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 25 Sep 2016 16:58:48 +0000 Received: by mail-wm0-f41.google.com with SMTP id b130so110600644wmc.0 for ; Sun, 25 Sep 2016 09:58:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=+Uhiuv2JSX32JZdRJd4zSHNsVpwKsTsPZKfUpBa9cUU=; b=fgGaahRdSojKyZyaX8+3yv0KKaLApTpUTN5Ia4trlIgYLpWWA6AdFgs5LvYOWisa00 5Hhk89Ro5miLDfFAi3bfcbxz2Jdyr2Tzw38B+5OVoV9xz+QFppjWexVyU/nIqEyLkB5S vTAeYXhYdvGIDcu3THStmy75dFd9uzWJJZ6SxK88D43laY6wYOM+OQrgeM7cw9IGjGFj XMq3zwVL85PnKt8Ak79kAzKpbRjJ6y1EoK2rlsx25the6XHixZGSy1qObrmy7Euz5yq0 mke9u9C9HWWva3Dxwh3HEuzobGa2qYIekPAQdiuUxAenGAkk6f8HPAxTMMcdhz8jYJaa HoDg== X-Gm-Message-State: AA6/9RnbSXvOFoHURxy7W9gBndYqz5VcIrOf3koObxAzU6x0eYTy6Xd4hedk3FSWlCoXNg== X-Received: by 10.28.56.198 with SMTP id f189mr11773072wma.129.1474822726015; Sun, 25 Sep 2016 09:58:46 -0700 (PDT) Received: from [192.168.2.109] (pD9E60E09.dip0.t-ipconnect.de. [217.230.14.9]) by smtp.googlemail.com with ESMTPSA id 190sm6764053wmk.13.2016.09.25.09.58.44 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Sep 2016 09:58:45 -0700 (PDT) Subject: Re: Bug in arguments in console To: cygwin@cygwin.com References: <49ff4bc2-4cbd-01e1-3194-d47dbd122607@tiscali.co.uk> From: Marco Atzeri Message-ID: <646cf2d7-99dc-0e72-eacf-b67e3f7a8028@gmail.com> Date: Sun, 25 Sep 2016 17:20:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2016-09/txt/msg00324.txt.bz2 On 25/09/2016 13:31, Bengt Larsson wrote: > 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. > Hi Bengt, your answer is for me puzzling. What do you mean ? I see no problem on bash, for both case with mintty and with windows console; but I have not understood what are you using for your test. $ uname -srm CYGWIN_NT-6.1 2.6.0(0.304/5/3) x86_64 $ ls -l total 0 -rw-r--r-- 1 marco Administrators 0 Sep 25 18:43 ÜÖÄöäpß.txt $ ls *.txt ÜÖÄöäpß.txt I have also no problem on echo, also for both (mintty and console) $ echo ÖÄöäüß ÖÄöäüß Regards Marco -- 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