cygpath problem

Hans Horn hannes@2horns.com
Fri Feb 17 08:51:00 GMT 2006


Folks,

according to the cygpath manpage, I should get the following, given a short 
DOS name, e.g. c:\Progra~1:

cygpath -wl C:\Progra~1    -->  C:\Program Files
cygpath -ml C:\Progra~1    -->  C:/Program Files

however, the -m option completely ignores the '-l' flag, and I get instead
cygpath -ml C:\Progra~1    -->  C:/Progra~1
cygpath -m  C:\Progra~1    -->  C:/Progra~1

Which is "right", cygpath or its manpage?

H. 




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list