grep - Bugs: bug #14946, "grep -P" doesn't...
You are not allowed to post comments on this tracker with your current authentication level.
bug #14946: "grep -P" doesn't support pattern lists
Submitter: | Charles Levert <charles_levert> | ||
Submitted: | Thu 10 Nov 2005 04:08:59 AM UTC | ||
Category: | None | Severity: | 2 - Minor |
Item Group: | None | Status: | Postponed |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open |
Fri 11 Nov 2005 10:40:46 AM UTC, comment #1: |
Charles Levert <charles_levert> |
Thu 10 Nov 2005 04:08:59 AM UTC, original submission:
Traditional fgrep and POSIX grep have support for a pattern list, instead of a single pattern. GNU grep inherited this, and it can be specified with multiple -e arguments, a -f file, or just by embedding newlines in a pattern argument.
|
Charles Levert <charles_levert> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2005-11-11 | charles_levert | Status | None | ![]() |
Postponed |
Powered by Savane 3.12.
Corresponding source code
Upon reflection, my proposed solution would not work, so I at least added an error and a message for this situation. This is trivial and will do for now. Details in the ChangeLog.
CVS commit:
ChangeLog 1.282
src/search.c 1.39