awk idioms

April 18th, 2015

Just stumpled upon a great resource on Stackoverflow that lists a couple of really nice awk idioms related to printing N lines after some matching line in a text.

http://stackoverflow.com/a/17914105/171318

Nice Answer!

4 Responses to “awk idioms”

  1. fedorqui Says:

    The link is broken! It just links to stackoverflow.com, not to Ed Morton’s answer.

  2. thorsten Says:

    Hi!

    Nice to see you here and thanks for the hint!

    Wow! I cannot find the answer anymore! Looks like they have removed it! OMG!!

    Please tell me that just the link has changed!

  3. fedorqui Says:

    Nice to see you have a blog with interesting stuff! I miss the +1 button : )

    The link is working: http://stackoverflow.com/a/17914105/ being the question: http://stackoverflow.com/questions/17908555/printing-with-sed-or-awk-a-line-following-a-matching-pattern („printing with sed or awk a line following a matching pattern“).

  4. fedorqui Says:

    I guess it is just the link that does not point to what the text is saying. It is http://stackoverflow.com/a/17914105/

Leave a Reply