Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.21-7.fc23.i686
[277 KiB] |
Changelog
by Peter Robinson (2015-08-02):
- Minor spec cleanups and modifications
- Drop Changelog, details in NEWS
- Add gnulib patch to fix FTBFS with perl 5.22
|