Package grep

Pattern matching utilities

https://www.gnu.org/software/grep/

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.

Version: 3.11

General Commands

grep print lines that match patterns