grep

Jay A. Snyder jay at gdx.UUCP
Tue Oct 30 15:16:35 AEST 1990


try:
find ./ -name "*" -exec grep "xyz" '{}' \;

the find command will execute any command in this manner.

J
-- 
==============================================================================
Jay A. Snyder 					 "Let Me Up!  I've had enough"
wa3wbu!gdx!jay at uunet.uu.net
uunet!wa3wbu!gdx!jay



More information about the Comp.unix.questions mailing list