|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] CLI for "find" text string in an unknown file
|
On Wed, Oct 15, 2008 at 7:10 PM, Casey Bralla <MailList@nerdworld.org> wrote:
>
> I'm looking for a command line tool that will search through text files and
> find the ones with a specific string. So far, Google has not helped me.
> Anybody know how to do this?
You might try ack -a
http://petdance.com/ack/
-Bob
>
> --
>
>
> Casey Bralla
> Chief Nerd in Residence
> The NerdWorld Organisation
> ___________________________________________________________________________
> Philadelphia Linux Users Group -- http://www.phillylinux.org
> Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
> General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
>
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|