On Wed, 18 Aug 2010 01:11:09 +0200
Alexander Teinum <ateinum_AT_gmail.com> wrote:
> The downside is that it’s hard to remove lots of items that are
> grepped. If you want to do that, and you don’t need to identify the
> items by their date, then you can do that manually in vim by deleting
> the lines.
# pacman -S moreutils
$ grep -ve 'foo.*bar' ~/.flo |sponge ~/.flo
Perhaps you need a filter-by-date-range tool.
Robert Ransom
This archive was generated by hypermail 2.2.0 : Wed Aug 18 2010 - 01:24:03 CEST