delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Wed, 16 Jan 2002 18:40:51 +0900 (JST) |
Message-Id: | <200201160940.SAA06729@mail.raidway.ne.jp> |
From: | Yasushi Higuchi <yzone AT mail DOT raidway DOT ne DOT jp> |
To: | "Armin Samide" <samide AT sbox DOT tugraz DOT at> |
Subject: | Re: Backslashes on japanese Windows NT |
Cc: | <cygwin AT cygwin DOT com> |
In-Reply-To: | <008b01c19e02$2c1f8170$0b01a8c0@athlon> |
References: | <008b01c19e02$2c1f8170$0b01a8c0 AT athlon> |
MIME-Version: | 1.0 |
X-Mailer: | Becky! ver. 2.00.08 |
On Tue, 15 Jan 2002 21:21:10 +0100 "Armin Samide" <samide AT sbox DOT tugraz DOT at> wrote: >I have a problem with a japanese NT4 System. >Backslashes on this machine are display as something that looks like a Y >with two straight lines going horizontally through tthe Y. >So, if I now try to use for example cygpath the trouble begins, because >cygpath cannot interpret this symbol. > >Has anybody experienced similar thing and has a solution for this behaviour >? '\' is equivalent to backslash in Japanese Windows. And, there is even a escape character of shell in '\\'. Therefore, you must write '\\'. example) $ cd / $ pwd / $ cygpath -w / c:\ap\cygwin $ cygpath -u c:\\ap\\cygwin / $ -- Yasushi Higuchi -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |