- Jun 30, 2000
- 5,885
- 8
- 81
I have a line delimited file of words/phrases and I think at least one of those phrases is contained in another file, but need to verify. I did a quick check and didn't see anything obvious. However, if one of the words in the file is contained in a longer word in the other file, I need to find it also. For example, if ass is one of the words, I need to also find passionate.
I'm sure there's a million ways to do this.
I'm sure there's a million ways to do this.