delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/09/25/12:59:04

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=hVjMQHVQ+mv1HyKD
/u5JzdMzQVgEA4mYg+yDMfwKTdA9lZi1ZfwW2Ild8ntTXKsW0SyB7eaA/rRiK08C
JxewXMEHjBHTMXAHM4C23ZVjW9dSK62fSg+cUX5bOm85lCDX8xgc+syqbX3iHsSD
ZEhx6atp972abxYrWhbCnIKtaRk=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=PFarjLHNApT45lIPr7u8M6
y708I=; b=rOdlbw9VPvHWOrQmSs7iSCuVH5FllimgGyTDY2FoIZFlyQM1xSsgNZ
PAeOu2Q3h6Qd7Rj6yYUMeXLZQo+Z2IC+ua1IIdhoE181juyxJBY+AO6n1hKeptHt
Ggt93/SckFqFt/LD+VuE49HpSuFq0oQg77DRGHM05Bjm/F7h92asg=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.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
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)
Subject: Re: Bug in arguments in console
To: cygwin AT cygwin DOT com
References: <jdbfubh7aigp2955ohgptlquahj73tmbna AT 4ax DOT com> <49ff4bc2-4cbd-01e1-3194-d47dbd122607 AT tiscali DOT co DOT uk> <c5dfubpj60difortks0v0r2mid6aln5gq2 AT 4ax DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <646cf2d7-99dc-0e72-eacf-b67e3f7a8028@gmail.com>
Date: Sun, 25 Sep 2016 18:58:43 +0200
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: <c5dfubpj60difortks0v0r2mid6aln5gq2@4ax.com>
X-IsSubscribed: yes

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019