CP and Ln can't parse windows path ending in wildcard

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Sat Oct 20 19:18:00 GMT 2012


On Sat, Oct 20, 2012 at 03:06:45PM -0400, Lawrence Mayer wrote:
>CP and Ln can't parse windows path ending in wildcard
>
>e.g.
>
>ln WINDOWS PATH\* DIRECTORY (3rd form)
>ln -t DIRECTORY WINDOWS PATH\* ??(4th form)
>cp -l WINDOWS PATH\* DIRECTORY
>
>all fail returning error message
>
>'cannot stat `WINDOWS PATH\\*': No such file or directory'

Windows paths work more by coincidence than plan under Cygwin.  If you find
something not working right with a Windows path, it isn't a bug.  Just use
a UNIX-style path instead.

cgf

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



More information about the Cygwin mailing list