Filtered by
grep
programming
shell
Refine results
regex (2)
command_line (2)
unix (2)
tools (2)
search (2)
regexp (2)
cli (2)
development (1)
ruby (1)
perl (1)
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. * Searches recursively through directories by default
Metrics updated 11 Oct 08
A grep replacement in pure Ruby. Use Ruby regular expression syntax and get highlighted output. Automatically recurses directories and excludes .svn/ pkg/ etc. Based on the Perl tool ack by Andy Lester.
Metrics updated 24 Jul 08