Grep

From DevOps Notebook

Search for multiple IP addresses with one grep line

# grep -iP '2\.2.\2\.2|1\.1\.1\.1'  *