Hi,
I am try to remove certain lines from a file
here is what i need :
File1 .txt
aaa
bbb
bbb
wewe
wreq
1234
11111
1111
13324
2332434
1343434
i am searching for a string 1234 once that string is found i need to remove 1234 and the lines which are above (2 lines and 5 lines down ) these are constant for my work
So the output file should be only like this ::
=====================================
aaa
bbb
bbb