[1.7] bash UNC path bug?

Corinna Vinschen corinna-cygwin@cygwin.com
Tue Jul 28 10:20:00 GMT 2009


On Jul 28 19:07, Shaddy Baddah wrote:
> Hi,
>
> bash... maybe cygpath, seems to be doing something weird:
>
> $ cygpath -u '\\someuncpath\someshare'
> //someuncpath/someshare
> $ echo `cygpath -u '\\someuncpath\someshare'`
> /cygdrive/c/someuncpath/someshare
> $ # what's going on here
> $ echo "`cygpath -u '\\someuncpath\someshare'`"
> /cygdrive/c/someuncpath/someshare

Works fine in tcsh.  Looks like a bash problem.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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



More information about the Cygwin mailing list