Filtering through command-line using Ruby code.
commit0d90c65bf7938628d49914f15ace81364b9e20c9
authorMatan Nassau <matan.nassau@gmail.com>
Sun, 20 Jan 2008 02:52:51 +0000 (19 21:52 -0500)
committerMatan Nassau <matan.nassau@gmail.com>
Sun, 20 Jan 2008 02:52:51 +0000 (19 21:52 -0500)
tree5426fdb87a1fe9911b6299a3bf86ae66e9e74bcf
parent17c3ab5d9a95caa906f766c72278654554bbce35
Filtering through command-line using Ruby code.

The --filter option takes a ruby predicate, eval()s it and filters accordingly.
fin.rb