Date: Tue, 14 Oct 1997 21:29:49 -0400 (EDT) Message-Id: <199710150129.VAA27417@delorie.com> From: DJ Delorie To: blizzar AT hem1 DOT passagen DOT se CC: eyal DOT ben-david AT aks DOT com, djgpp AT delorie DOT com In-reply-to: <3.0.16.19971014165355.34474082@hem1.passagen.se> (message from Peter Palotas on Tue, 14 Oct 1997 16:58:13 -0400) Subject: Re: ANNOUNCE: Grep 2.1 uploaded Precedence: bulk > subdirectories for all files. ("..." means go through all subdirectories > recursively, this is the standard way of filename globbing in DJGPP (and > GNU tools I think) (Maybe it's even the POSIX standard, who can keep track "..." is a djgpp extension; any djgpp versions of gnu programs (or any other program) will understand it, but that is not the case for gnu programs not built with djgpp.