wilsonfreitas / csvgrep

Easy and funny searches on text delimited files
http://wilsonfreitas.github.io/csvgrep
MIT License
5 stars 1 forks source link

String interpolation #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Enable string interpolation in the right-hand-side:

$1 equals Freitas

"Wilson $1" stands for "Wilson Freitas"

$2 eq "Wilson $1"

Original issue reported on code.google.com by wilson.freitas on 10 Jul 2012 at 12:43