This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: HELP! In B19 wild cards fail with c:\src\*.c


>>When running from cmd.exe, Cygwin programs do their own globbing.
>>However, this assumes Unix style slashes.  So no, using backslashes
>>won't work.
>
>It works - at least on my system:
>
>Z:\mh>ls c:\entw

But that's not really globbing.  Try:

Z:\mh>ls c:\entw\*

--
Ed Avis <http://members.tripod.com/~mave>
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]