Search the web
Sign In
New User? Sign Up
todotxt · Todo.txt
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
future tasks (WIP)   Message List  
Reply | Forward Message #2368 of 2423 |
Re: [todotxt] Re: future tasks (WIP)

On Thu, Jul 09, 2009 at 12:48:54PM -0400, Mark Harrison wrote:
>This is the line you probably want:
>
>#!/usr/bin/gawk --re-interval -f

This is drifting off topic, and I'm OK with the invocation I use now,
but that doesn't work:

$ head -1 ~/.todo.actions.d/datefilter.awk
#!/usr/bin/gawk --re-interval -f

$ chmod u+x ~/.todo.actions.d/datefilter.awk

$ ~/.todo.actions.d/datefilter.awk
Usage: gawk [POSIX or GNU style options] -f progfile [--] file ...
Usage: gawk [POSIX or GNU style options] [--] 'program' file ...
...

Ed



Thu Jul 9, 2009 8:07 pm

edgewood73
Offline Offline
Send Email Send Email

Forward
Message #2368 of 2423 |
Expand Messages Author Sort by Date

This is the line you probably want: #!/usr/bin/gawk --re-interval -f...
Mark Harrison
mivok0
Offline Send Email
Jul 9, 2009
4:55 pm

... This is drifting off topic, and I'm OK with the invocation I use now, but that doesn't work: $ head -1 ~/.todo.actions.d/datefilter.awk #!/usr/bin/gawk...
Ed Blackman
edgewood73
Offline Send Email
Jul 9, 2009
8:08 pm

My apologies. I tested with just -f and no --re-interval. It appears #! lines can only take one argument after the program name. Everything afterward is...
Mark Harrison
mivok0
Offline Send Email
Jul 9, 2009
9:07 pm
 First  |  |  Next > Last 
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help