bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

None


From: Alfred M. Szmidt
Subject: None
Date: Mon, 09 Dec 2002 21:48:42 +0100

   grep does not appear to be recursively searching.  The command I used was:

   grep -R MEASUREMENT *.*

GNU grep doesn't have a -R flag, maybe you mean -r?

>From (grep)Invoking:
`-r'
`--recursive'
     For each directory mentioned in the command line, read and process
     all files in that directory, recursively.  This is the same as the
     `-d recurse' option.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]