Mail Archives: djgpp/1997/10/14/11:04:06
At 12.08 1997-10-14 +0200, you wrote:
>
>
>
>Thanks !
>Apropos grep, I didn't find an option for 'grepping' also in
>subdirectories.
>Do I have to specify the dirs in the command line ?
>Is there any tool that does it (with or without grep) ?
Just specify ".../*" on the command line if you want it to search all
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
of what belongs to what standard in these days anyway) But it should work
for GREP anyway I think!
-- Peter Palotas alias Blizzar -- blizzar AT hem1 DOT passagen DOT se --
*****************************************************
* A brief description of DJGPP: *
* NEVER BEFORE HAS SO FEW DONE SO MUCH FOR SO MANY! *
*****************************************************
- Raw text -