shell - How to remove lines from a file using a list of strings -
this question has answer here:
- deleting lines 1 file in file 8 answers
- delete lines in text file containing specific string 13 answers
i have file contains 100 000 entries , have search existence of 2000 different strings. if string exists have remove line. there way this?
Comments
Post a Comment