Mail Archives: djgpp-workers/1997/03/05/10:25:51
On Tue, 4 Mar 1997, DJ Delorie wrote:
> Note that "..." is a wildcard in djgpp's glob() (command line
> expansion). It expands to all directories in the tree.
Yes, of course. But the special meaning of 3 dots and more is not an OS
feature, it seems like the new COMMAND.COM (and maybe the external
commands which come with Windows 95) implement it, so it has no effect on
the DJGPP meaning of `...'. Unless, of course, somebody would claim that
DJGPP programs don't support multiple dots the way Windows 95 does (to
which claim I would reply that DJGPP does quite a few things differently,
and for a good reason...).
- Raw text -