Sample Header Ad - 728x90

Grep Lines from File with spaces

2 votes
3 answers
4137 views
I have File which contains Records
qwe.google.com IN A 1.1.1.1
qwe.google.com   IN {uneven-space} A{space}1.1.1.1
qwe.google.com  IN     CNAME      asd.google.com
I need to grep all the lines which contains IN A, as it contains uneven spaces in between i am not able to do so.
Asked by user416391 (43 rep)
Jun 9, 2020, 01:20 PM
Last activity: Jun 10, 2020, 08:27 AM