All,
I have a text file with several entries like below:
personname
personname.domain.com
I know there is a way to use
vi to remove only the personname.domain.com line. Can someone help? I believe that it involves /s/g/ something...I just can't remember the exact syntax.
Thanks