Hello,
i don't know if i am blaming me with my question, but i have the following "problem".
File one looks like:
gdsfa9078470840 uiupqepquwerop8973070780570
öjllsj1790751785901oweuopoop8ß1908ß182ß3488...
file two is a list with numbers.
998
678
334 ...
What i need to do is, to check every line in file one, if on Position 10-12, there is one of the numbers, listed in file 2. Then this line should be ignored.
The rest of the lines schould be wrinten in a new file output.txt
Maybe i am trying it with the wrong tool i don't know...
I would apreciate if someone could give me an advice..
Thanks..
i don't know if i am blaming me with my question, but i have the following "problem".
File one looks like:
gdsfa9078470840 uiupqepquwerop8973070780570
öjllsj1790751785901oweuopoop8ß1908ß182ß3488...
file two is a list with numbers.
998
678
334 ...
What i need to do is, to check every line in file one, if on Position 10-12, there is one of the numbers, listed in file 2. Then this line should be ignored.
The rest of the lines schould be wrinten in a new file output.txt
Maybe i am trying it with the wrong tool i don't know...
I would apreciate if someone could give me an advice..
Thanks..