Print lines matching a pattern
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.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/grep && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
efgrep-warning.patch | 0000000292 292 Bytes | |
grep-3.9.tar.xz | 0001680380 1.6 MB | |
grep-3.9.tar.xz.sig | 0000000833 833 Bytes | |
grep-rpmlintrc | 0000000107 107 Bytes | |
grep.changes | 0000042966 42 KB | |
grep.keyring | 0000239717 234 KB | |
grep.spec | 0000002856 2.79 KB | |
profile.sh | 0000000491 491 Bytes |
Revision 87 (latest revision is 92)
Dominique Leuenberger (dimstar_suse)
accepted
request 1069579
from
Andreas Schwab (Andreas_Schwab)
(revision 87)
- Update to grep 3.9 * When given multiple patterns the last of which has a back-reference, grep no longer sometimes mistakenly matches lines in some cases (forwarded request 1069578 from Andreas_Schwab)
Comments 0