On Sat, Jun 23, 2001 at 01:03:15PM -0500, Perry Hoekstra wrote:
> Greet the sun all:
> 
> Question: How do you get grep to recursviely step through lower level
> directorys?
> 
> I am doing the following command:
> 
> grep -l 'some text' *.html
> 
> and it will look in the current directory but no lower.  I looked at the
> man pages and my 'Linux in a Nutshell' book but could find no -r option.
> 

grep --recursive ... ...

florin

-- 

"you have moved your mouse, please reboot to make this change take effect"

41A9 2BDE 8E11 F1C5 87A6  03EE 34B3 E075 3B90 DFE4