Print lines matching a pattern

Edit Package grep
http://www.gnu.org/software/grep/

The grep command searches one or more input files for lines
containing a match to a specified pattern. By default, grep prints
the matching lines.

Refresh
Refresh
Source Files
Filename Size Changed
grep-3.6.tar.xz 0001589412 1.52 MB
grep-3.6.tar.xz.sig 0000000833 833 Bytes
grep.changes 0000039310 38.4 KB
grep.keyring 0000074000 72.3 KB
grep.spec 0000002856 2.79 KB
profile.sh 0000000522 522 Bytes
werror-return-type.patch 0000002027 1.98 KB
Revision 108 (latest revision is 144)
Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) accepted request 850163 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 108)
- Update to grep 3.6
  * The GREP_OPTIONS environment variable no longer affects grep's behavior.
  * grep's DFA matcher performed an invalid regex transformation
    that would convert an ERE like a+a+a+ to a+a+, which would make
    grep a+a+a+ mistakenly match "aa".
  * grep -P now reports the troublesome input filename upon PCRE execution
    failure.
- werror-return-type.patch: work around gcc bug
Comments 0
openSUSE Build Service is sponsored by