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: Can globbing be disabled from MS-DOS?


File name expansion (globbing) under MSDOS is handled inside each
individual program.  As such a '.*' inside a sed expressions should not
be visible to the globbing routines.

Can you send an example where '.*' is getting expanded when you don't
want it to?

Mac :})
-----Original Message-----
From: Parker, Ron <rdparker@butlermfg.org>
To: gnu-win32@cygnus.com <gnu-win32@cygnus.com>
Date: Friday, October 17, 1997 19:09
Subject: Can globbing be disabled from MS-DOS?


>I need to call sed from the MS-DOS command line and be able to pass
>the regular expression ".*" without having it globbed. Is there a way
>to do this?


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