From: Michael Sullivan <michael@espersunited.com>
To: gentoo-user <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] OT - grep: The -P option is not supported
Date: Wed, 25 Oct 2006 13:51:22 -0500 [thread overview]
Message-ID: <1161802282.12162.87.camel@camille.gateway.2wire.net> (raw)
I have a script I wrote a couple of weeks ago. Part of the script scans
email files and returns IP addresses found in them. I did this with
this command:
cat * | grep -Po "\[\d+\.\d+\.\d+\.\d+\]"
It worked fine right up until this afternoon. Now I get this:
michael@bullet ~/spam $ cat * | grep -Po "\[\d+\.\d+\.\d+\.\d+\]"
grep: The -P option is not supported
michael@bullet ~/spam $
AFAIK, the only thing I've done between when it worked this morning and
when it didn't this afternoon is started an emerge -ND world on bullet.
Has anyone experienced this? Should it go away on its own after the
emerge finishes, or is this functionality that has been phased out?
What can I do about it otherwise?
--
gentoo-user@gentoo.org mailing list
next reply other threads:[~2006-10-25 18:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-25 18:51 Michael Sullivan [this message]
2006-10-25 19:04 ` [gentoo-user] OT - grep: The -P option is not supported kashani
2006-10-25 19:04 ` Bo Ørsted Andresen
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=1161802282.12162.87.camel@camille.gateway.2wire.net \
--to=michael@espersunited.com \
--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