This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cmd.exe and file name conversion from comman line argument


hello,

> From: Takashi Yano <takashi.yano@nifty.ne.jp>
> 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-owner@cygwin.com

> If you set LANG prior to touch using set instead of env,
> it seems to behave as you expected.
> 
> C:\cygwin\home\yano\testdir>set LANG=ja_JP.UTF-8
> 
> C:\cygwin\home\yano\testdir>touch "あああ"
> 
> C:\cygwin\home\yano\testdir>ls
> あああ

Confirmed. Thank you.
I thought using env and setting environment variable were identical. 
Sorry.
----------
Hiroo Ono

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]