768f02433a
expressions and automatically recurses directories, skipping .svn/, .cvs/, pkg/ and more things you don't care about. It is based on the Perl tool. WWW: http://rak.rubyforge.org/ PR: ports/118625 Submitted by: Robert Gogolok <gogo at cs.uni-sb.de>
6 lines
251 B
Text
6 lines
251 B
Text
Rak is a grep replacement in pure Ruby. It accepts Ruby syntax regular
|
|
expressions and automatically recurses directories, skipping .svn/,
|
|
.cvs/, pkg/ and more things you don't care about. It is based on the Perl
|
|
tool.
|
|
|
|
WWW: http://rak.rubyforge.org/
|