public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Etaoin Shrdlu <shrdlu@unlimitedmail.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user]  Re: Grep question
Date: Tue, 3 Mar 2009 10:52:31 +0100	[thread overview]
Message-ID: <200903031052.31668.shrdlu@unlimitedmail.org> (raw)
In-Reply-To: <87ab832w6v.fsf@newsguy.com>

On Tuesday 3 March 2009, 03:10, Harry Putnam wrote:

> cat a | awk '/^foo/{FLAG=1}\
>              FLAG{print} \
>              /^bar/{FLAG=""}'

awk '/^foo/,/^bar/' a 

does the same :)



  reply	other threads:[~2009-03-03  9:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-02  2:01 [gentoo-user] Grep question Adam Carter
2009-03-02  2:04 ` Mike Kazantsev
2009-03-02 10:01 ` Steven Lembark
2009-03-02 14:06 ` [gentoo-user] " James
2009-03-03  2:10   ` Harry Putnam
2009-03-03  9:52     ` Etaoin Shrdlu [this message]
2009-03-05 16:54       ` Harry Putnam
2009-03-05 23:01         ` Adam Carter
2009-03-06  9:33           ` Etaoin Shrdlu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200903031052.31668.shrdlu@unlimitedmail.org \
    --to=shrdlu@unlimitedmail.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox