Wednesday, February 17, 2010
Remove lines that are in another file
I had an issue this week where I needed to remove lines from one file if they existed in another file. Looking back it was frustrating as such a task should be simple. I tried all sorts of things. Differencing the two files and using grep to grab the lines I wanted. Whatever I tried just [...]
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment