Tag Archives: grep

ack — better than grep, a power search tool for programmers

ack is a tool like grep, aimed at programmers with large trees of heterogeneous source code. ack is written purely in Perl, and takes advantage of the power of Perl’s regular expressions. via ack — better than grep, a power … Continue reading
Posted in English Content, Knowledgebase | Tagged , | Comments Off on ack — better than grep, a power search tool for programmers

Better unix life: mass replace and xargs

Some unix tips and tricks for an easy life Continue reading
Posted in English Content, Evergreen, Legacy ObjectsRoot.com | Tagged , , , , | Comments Off on Better unix life: mass replace and xargs