File path expansion problem (DLL version 1.5.3-1 and earlier)

Jörg Schaible Joerg.Schaible@Elsag-Solutions.com
Thu Sep 4 08:09:00 GMT 2003


Hi Martin,

> Is this only a problem of my system, or also reproduceable on 
> other systems ?

well, this is normal. myeditor knows nothing about posix paths,
since it is no Cygwin application. For non-Cygwin apps you have
to convert the path yourself:

myeditor "`cygpath -w /etc/services`"

and you should take care in case of a non-Cygwin editor, that it
can handle unix text file format!

Regards,
Jörg

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