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

Re: grep question



On Sun, 5 Dec 2004, Bryan J. Smith wrote:

> You could use a for|find loop or a find|xargs command.

	Or, a fair bit simpler:

	grep -R this_string directory_name

	on a reasonably recent version of GNU grep.  Otherwise, Bryan is
correct.

-- 
Richard H. Fifarek
rfifarek@fifarek.net


-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.