Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
grep - Pattern matching utilities
- Description:
The GNU versions of commonly used grep utilities. Grep searches through
textual input for lines which contain a match to a specified pattern and then
prints the matching lines. GNU's grep utilities include grep, egrep and fgrep.
GNU grep is needed by many scripts, so it shall be installed on every system.
Packages
grep-2.20-3.el6_7.1.i686
[342 KiB] |
Changelog
by Jaroslav Škarvada (2015-09-15):
- Made symlinks from egrep, fgrep
Resolves: rhbz#1263252
|
grep-2.20-3.el6.i686
[342 KiB] |
Changelog
by Jaroslav Škarvada (2015-03-03):
- Updated pcre buildrequires to require pcre-devel >= 7.8-7
Related: rhbz#1193030
|