In this case, the only PTC required is for the documentation. Take a look at 'cygpath --help', the option already exists. It is just not in the man page.
I fail to see what he requested. What he wanted was like 'cygpath -pf -' except that instead of using colons to seperate the path list, newlines were used. I say this is probably a wontfix.
Use of "cygpath -pf -|sed s/:/\\n/g" works fine for me.
cgf
-- 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/