bug-recutils
[Top][All Lists]
Advanced

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

Re: [bug-recutils] [help-recutils] core dump with recsel


From: Jose E. Marchesi
Subject: Re: [bug-recutils] [help-recutils] core dump with recsel
Date: Fri, 04 Oct 2013 18:54:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

    $ recsel --type=one -P Foo tmp.rec
    > blah
    >
    > blee
    
    As can be seen, there is an extra blank line between blah and blee.
    Is this the expected behaviour? I would like to request that no blank
    line exists. Thanks :)

That is as intended.  -P outputs the decoded values of fields in the
same way it outputs fields, i.e. a blank line separates records.  Use -C
as well:

$ recsel --type=one -C -P Foo tmp.rec




reply via email to

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