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 |
---|---|---|
gnulib-test-avoid-FP-perror-strerror.patch | 0000004010 3.92 KB | |
grep-3.4.tar.xz | 0001555820 1.48 MB | |
grep-3.4.tar.xz.sig | 0000000833 833 Bytes | |
grep.changes | 0000038342 37.4 KB | |
grep.keyring | 0000061317 59.9 KB | |
grep.spec | 0000002870 2.8 KB | |
profile.sh | 0000000522 522 Bytes |
Revision 74 (latest revision is 92)
Dominique Leuenberger (dimstar_suse)
accepted
request 830790
from
Andreas Schwab (Andreas_Schwab)
(revision 74)
- gnulib-test-avoid-FP-perror-strerror.patch: Add patch to avoid false-positive error in gnulib tests 'test-perror2' and 'test-strerror_r', visible on armv7l.
Comments 0