That was it, thank you.  For some reason, I never think of find.  I got
to get out of the box.

Have a lovely weekend.

Spencer J Sinn wrote:

> Perry Hoekstra wrote:
> >
> > "Jon V. Reuter" wrote:
> >
> > > I use rgrep.
> >
> > ...mmmmmmm, no rgrep.  Thank you anyway.
> >
> > --
> > Perry Hoekstra
> > E-Commerce Architect
> > Talent Software Solutions
> > perry.hoekstra at talentemail.com
> >
> > _______________________________________________
> > tclug-list mailing list
> > tclug-list at mn-linux.org
> > https://mailman.mn-linux.org/mailman/listinfo/tclug-list
>
> You can try
> find . -depth -type f | xargs grep -i "some text" | less
>
> or instead of piping it to less you could redirect it to a file...
> _______________________________________________
> tclug-list mailing list
> tclug-list at mn-linux.org
> https://mailman.mn-linux.org/mailman/listinfo/tclug-list

--
Perry Hoekstra
E-Commerce Architect
Talent Software Solutions
perry.hoekstra at talentemail.com