LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: How to search text files for patterns efficiently (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-how-to-search-text-files-for-patterns-efficiently-4175492069/)

LXer 01-21-2014 05:42 PM

LXer: How to search text files for patterns efficiently
 
Published at LXer:

If grep is one of your favorite tools, chances are that you will like ack even better. ask a Perl-based command-line utility similar to grep, but designed to improve the search speed and capabilities of grep. Especially if you are a programmer, I strongly recommend replacing grep with ack. The usage of ack is heavily optimized for code search, so a programmer can perform complex search on source code trees with fewer keystrokes.

Read More...


All times are GMT -5. The time now is 02:40 PM.