On Tue, Jan 1, 2013 at 7:54 PM, Aaron Schneider wrote:
> cygpath.exe -a "c:\Users\All Users"
> /cygdrive/c/Users/All Users
>
> cygpath.exe -a "c:\Users\All Users\"
>>
>
> Probably this trailing backslash is interpreted by shell, what to do about
> this?
Not probably, it is exactly that.
cygpath.e
cygpath.exe -a "c:\Users\All Users"
/cygdrive/c/Users/All Users
cygpath.exe -a "c:\Users\All Users\"
>
Probably this trailing backslash is interpreted by shell, what to do
about this?
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Docum
2 matches
Mail list logo