hello,
> From: Takashi Yano
> To: cygwin@cygwin.com
> Date: 2018/07/27 19:16
> Subject: Re: cmd.exe and file name conversion from comman line argument
> Sent by: cygwin-ow...@cygwin.com
> If you set LANG prior to touch using set instead of env,
> it seems to behave as
On Fri, 27 Jul 2018 15:56:39 +0900
> The rest may be superfluous, but just to compare with.
> Quoting Japanese characters too did not work.
>
> c:\cygwin\home\hiroo> touch "あああ"
>
> gives
>
> c:\cygwin\home\hiroo> ls
> '"あああ"'
If you set LANG prior to touch using set instead of env,
it seems to
> From: Hiroo Ono/jp/olympus@olympus
> To: cygwin@cygwin.com
> Date: 2018/07/27 15:57
> Subject: Re: cmd.exe and file name conversion from comman line argument
> Sent by: cygwin-ow...@cygwin.com
>
> c:\cygwin\home\hiroo> touch "あああ"
>
> gives
>
>
Thank you
> From: Marco Atzeri
> what happen if you use bash ?
With cmd + bash, the problem does not occur, but I would like to use cmd
without bash, if possible.
> From: Brian Inglis
> To: cygwin@cygwin.com
> Date: 2018/07/27 14:25
> Subject: Re: cmd.exe and file na
On 2018-07-26 18:56, h_...@ot.olympus.co.jp wrote:
> There is strange behavior when naming a file from command line argument in
> cmd.exe console, using touch or mv.
> I use:
> touch (GNU coreutils) 8.26
> Packaged by Cygwin (8.26-2)
> cygwin1.dll version 2.10.0
> in cmd.exe, doing
>> touch aaa
>
Greetings, h_...@ot.olympus.co.jp!
> Hello,
> There is strange behavior when naming a file from command line argument in
> cmd.exe cosole,
> using touch or mv.
No, your comparison is not fair.
> I use:
> touch (GNU coreutils) 8.26
> Packaged by Cygwin (8.26-2)
You're using "env" to begin with
Am 27.07.2018 um 02:56 schrieb h_...@ot.olympus.co.jp:
Hello,
There is strange behavior when naming a file from command line argument in
cmd.exe cosole,
using touch or mv.
I use:
touch (GNU coreutils) 8.26
Packaged by Cygwin (8.26-2)
cygwin1.dll version 2.10.0
in cmd.exe, doing
what happen
Hello,
There is strange behavior when naming a file from command line argument in
cmd.exe cosole,
using touch or mv.
I use:
touch (GNU coreutils) 8.26
Packaged by Cygwin (8.26-2)
cygwin1.dll version 2.10.0
in cmd.exe, doing
> touch aaa
and
> touch 'aaa'
give same file name aaa.
> ls
aaa
b
8 matches
Mail list logo