delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | Yes, hits=6.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,FSL_RU_URL,KAM_THEBAT,TW_YG |
X-Spam-Check-By: | sourceware.org |
Date: | Thu, 23 Jun 2011 16:52:30 +0400 |
From: | Andrey Repin <anrdaemon AT freemail DOT ru> |
Reply-To: | Andrey Repin <cygwin AT cygwin DOT com> |
Message-ID: | <92658329.20110623165230@mtu-net.ru> |
To: | Peter Rosin <peda AT lysator DOT liu DOT se>, cygwin AT cygwin DOT com |
Subject: | Re: Strange cygpath behavior. |
In-Reply-To: | <4E00321A.30105@lysator.liu.se> |
References: | <73619422 DOT 20110621092310 AT mtu-net DOT ru> <4E00321A DOT 30105 AT lysator DOT liu DOT se> |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
Greetings, Peter Rosin! >> I'm facing an unacceptable cygpath behavior related to the network shares. > Unacceptable? Exactly. > Perhaps your quoting skills and expectations fall > into that category... >> The testcase is: >> >> [\\DAEMON1\anrdaemon]$cygpath -u \\DAEMON1\anrdaemon\.profile >> //DAEMON1/anrdaemon/.profile > I think you mean cygpath -u \\\\DAEMON1\\anrdaemon\\.profile No, I did mean what I wrote. >> [\\DAEMON1\anrdaemon]$cygpath -m \\DAEMON1\anrdaemon\.profile >> //DAEMON1/anrdaemon/.profile > I think you mean cygpath -m //DAEMON1/anrdaemon/.profile No. > (-m expects posix path arguments) How come? Switch only defining the result, not the source data. >> [\\DAEMON1\anrdaemon]$cygpath -lm \\DAEMON1\anrdaemon\.profile >> //DAEMON1/anrdaemon/.profile > I think you mean cygpath -lm //DAEMON1/anrdaemon/.profile You think wrong. >> [\\DAEMON1\anrdaemon]$cygpath -u "\\DAEMON1\anrdaemon\.profile" >> /DAEMON1/anrdaemon/.profile > I think you mean cygpath -u "\\\\DAEMON1\\anrdaemon\\.profile" Again, no. >> [\\DAEMON1\anrdaemon]$cygpath -m "\\DAEMON1\anrdaemon\.profile" >> ///DAEMON1/anrdaemon/.profile > I think you mean cygpath -m "//DAEMON1/anrdaemon/.profile" No, yet again. >> [\\DAEMON1\anrdaemon]$cygpath -lm "\\DAEMON1\anrdaemon\.profile" >> ///DAEMON1/anrdaemon/.profile > I think you mean cygpath -lm "//DAEMON1/anrdaemon/.profile" No, for the last time. >> Only unquoted path producing usable results, but it's not realistically >> imaginable I would let it run this way. >> One day I will sure meet a file with "]" in it's name, and the surrounding >> environment will break. Or, even simpler, I'll hit a filename with spaces... >> >> This issue arising in different places of cygwin (originally I got nailed by >> it when trying to run diff across my now-network profile folder). cygpath is >> just a closest example I could reach for this message. Glad you quoted it, strange that you didn't read it. -- WBR, Andrey Repin (anrdaemon AT freemail DOT ru) 23.06.2011, <16:49> Sorry for my terrible english... -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |