category: Base Text
requires: bash cygwin libgcc1 libintl8 libpcre1 
sdesc: "search for regular expression matches in text files"
ldesc: "GNU grep searches one or more input files for lines containing a
match to a specified pattern. By default, grep outputs the matching lines.
The GNU implementation includes several useful extensions over POSIX."