bug-recutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-recutils] Rewrite rules in field expressions


From: Jose E. Marchesi
Subject: [bug-recutils] Rewrite rules in field expressions
Date: Sun, 26 Feb 2012 13:36:17 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

Hi all.

I just commited a patch providing support for rewrite rules in field
expressions.  This facility allows to define aliases for some of the
fields that will be printed by the utilities.  For example:

$ recsel -p Name,Email[0]:PrimaryEmail persons.rec
Name: Mr. Foo
PrimaryEmail: address@hidden
Email: address@hidden

As usual, comments/testing/patches are welcome :)

Having rewrite rules will be quite useful with the join support I am
preparing for the next release.  Stay tuned!

-- 
Jose E. Marchesi         http://www.jemarch.net
GNU Project              http://www.gnu.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]