Path: utzoo!attcan!uunet!wa3wbu!gdx!jay From: jay@gdx.UUCP (Jay A. Snyder) Newsgroups: comp.unix.questions Subject: Re: grep Message-ID: <64@gdx.UUCP> Date: 30 Oct 90 04:16:35 GMT References: <1990Oct23.123025.18012@kodak.kodak.com> Organization: GDX-BBS, New Cumberland, PA Lines: 11 In-reply-to: tiefel@sunshine.Kodak.COM's message of 23 Oct 90 12:30:25 GMT 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@uunet.uu.net uunet!wa3wbu!gdx!jay