mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
6 lines
259 B
Text
6 lines
259 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://rubyforge.org/projects/rak
|