2007-12-14 21:50:48 +01:00
|
|
|
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.
|
|
|
|
|
2015-08-16 02:42:02 +02:00
|
|
|
WWW: https://github.com/danlucraft/rak
|