Re: cygpath not working properly when the windows path argument ends in backslash

2013-01-01 Thread Earnie Boyd
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 not working properly when the windows path argument ends in backslash

2013-01-01 Thread Aaron Schneider
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