Tag Archives: search

Ack, a Grep Replacement

Ack is a grep alternative, written in pure Perl, using Perl’s regular expressions to do your searches (just one of the long list of reasons to use this over grep). I think i’ll be using this then… ack is a … Continue reading

Posted in perl, snippets | Tagged , , | Leave a comment