Re: [dev] flo - a command line program for organizing events, to-dos, and deadlines

From: Robert Ransom <rransom.8774_AT_gmail.com>
Date: Tue, 17 Aug 2010 16:20:12 -0700

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

Received on Wed Aug 18 2010 - 01:20:12 CEST

This archive was generated by hypermail 2.2.0 : Wed Aug 18 2010 - 01:24:03 CEST