grep - Pattern matching utilities
| Website: | http://www.gnu.org/software/grep/ | 
|---|---|
| License: | GPLv3+ | 
- Description:
 'grep' searches the input files for lines containing a match to a given pattern list. When it finds a match in a line, it copies the line to standard output (by default), or produces whatever other sort of output you have requested with options.
Packages
| grep-2.10-1m.mo8.x86_64 [250 KiB] | 
              Changelog
              by Yohsuke Ooi (2011-11-21):
              - (2.10-1m) - update to 2.10  |