grep (2b649307-21c5-4a77-a908-b23c062cc250)
grep searches for PATTERNS in each FILE. PATTERNS is one or more patterns separated by newline characters, and grep prints each line that matches a pattern. Typically PATTERNS should be quoted when grep is used in a shell command.[Man7.org December 29 2019]