[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #28329] egrep/fgrep should accept respectively -E/-F
From: |
Paolo Bonzini |
Subject: |
[bug #28329] egrep/fgrep should accept respectively -E/-F |
Date: |
Mon, 22 Mar 2010 10:51:01 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.12) Gecko/2009070811 Red Hat/3.0.12-1.el5_3 Firefox/3.0.12 |
Update of bug #28329 (project grep):
Status: None => Fixed
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #4:
I still think setting -E in GREP_OPTIONS is a bad idea. You said
> I would spend time figuring out a RE at the command prompt only to have it
break when I included it in a script
But then you're making everybody else spend time figure out why your scripts
break for them. Include the alias in your scripts too.
Nevertheless, grep 2.6 will support -E in egrep and -F in fgrep.
Thank you for the bug report. This bug has been fixed in the
development sources, which can be downloaded using git from
git://git.sv.gnu.org/grep.git
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?28329>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #28329] egrep/fgrep should accept respectively -E/-F,
Paolo Bonzini <=