On Wed, Jul 08, 2009 at 11:30:01PM -0000, gtdwannabe wrote:
>So....how would I use this in a script? I finally got the python
>version of futureTasks working, but when I try to save the attached awk
>script as a file, and point to that for my final filter, I get
>interesting errors like:
I haven't been able to get awk to use a #! line correctly, so I just
call it like "gawk --re-interval -f $HOME/.todo.actions.d/datefilter.awk"
Ed