shell - How to remove lines from a file using a list of strings -


this question has answer here:

i have file contains 100 000 entries , have search existence of 2000 different strings. if string exists have remove line. there way this?


Comments