Print lines matching a pattern

Edit Package 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.3.tar.xz 0001473056 1.4 MB
grep-3.3.tar.xz.sig 0000000833 833 Bytes
grep.changes 0000036637 35.8 KB
grep.keyring 0000061317 59.9 KB
grep.spec 0000002928 2.86 KB
Revision 69 (latest revision is 91)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 663378 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 69)
- Update to grep 3.3
  ** Changes in behavior
  * The --files-without-match (-L) option now causes grep to succeed
    when a file is listed, instead of when a line is selected.
  ** Improvements
  * An over-30x performance improvement when many 'or'd expressions
    share a common prefix, thanks to improvements in gnulib's dfa.c
  * An additional 3-23% speed-up when searching large files, via
    increased initial buffer size.
  * grep now diagnoses stack overflow
- remove-backref-alt-test.patch: remove (forwarded request 663377 from Andreas_Schwab)
Comments 0
openSUSE Build Service is sponsored by