Mail Archives: cygwin/1998/07/24/20:26:36
Robertson, Jason V wrote:
....
> There seems to be an inconsistency in how * is interpreted. When you
> run, say, 'echo.exe' from the commandline you get the following:
> C:> echo *.*
> <Contents of C: are listed>
> C:> echo \*.\*
> \*.\*
>
> So why does it expand the glob in the first instance, and not unescape
> them in the second? And doesn't this mean it's impossible to echo the
> string:
> *.*
> from cmd?
....
Did You ever try:
c:> echo "*.*"
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -