Rak — Grep on (Ruby) Steroïds

Every linux user must know grep, the command-line text search utility. This tool prints lines matching a given regular expression in files or standard input. For those using grep over multiple files, I advise you to give a try to Rak.

Like grep, Rak is a text search utility. Unlike grep, it parses by default all source files in the working folder & its sub-folders, it groups matching lines by file and it highlights the text matching the given regular expression. In other word, it’s a Grep under steroïds and it just rocks!

Here is a screenshot showing Rak in action:

rak-screenshot

Rak is written in Ruby and available as a gem. So, just “gem install rak” and you’re ready to go!

Hello World!

Here is my first post. Hi everybody!

EggsOnBread is a blog about Agile project management, Ruby on rails and other cool tidbits. Why EggsOnBread? Because it’s like the way I love to make things: Simple, Efficient and Delicious.

I hope you will enjoy it!