Adam Monsen

December 27, 2009

Twitter Weekly Updates

Filed under: Default — Tags: — adam @ 9:50 am PDT
  • just discovered zipgrep #

Powered by Twitter Tools

3 Comments

  1. How hard would it be for wordpress to do client-side validation and tell me “you can’t click ‘submit’ if you haven’t typed in your email address”? It would probably be pretty easy. Easier than it’s going to be for me to have to type out the whole actual comment that I had again (since FF lost it between browse forward to the validation screen telling me my email address was blank and now when it was all lost).

    :-@!!!!

    Comment by Patrick — January 6, 2010 @ 2:25 pm PDT

  2. OK – so is zipgrep different from zgrep? zgrep (as I understand it) unzips and greps on the fly.

    Have you checked out agrep? THAT puppy cooks. I need agrep much more often than simple grep, so I usually wind up using some of the other ztools (zcat, zmore, etc.) like:
    zcat foo.zip | agrep -d EOF fun
    and party all day long!

    Comment by Patrick — January 6, 2010 @ 2:27 pm PDT

  3. Yep, zipgrep is different, it searches contents of files in zip archives.

    agrep looks cool.

    Comment by adam — January 7, 2010 @ 2:15 pm PDT

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress