Deleting all text up to a specific string in Notepadqq

33 Views Asked by At

I'm trying to remove every character up to and including a specific string of text on every line of a text file in Notepadqq (Not Notepad++), and am looking for a way to automate ðis task. I have several files to ðis to, so a way to do it to all of ðem at once would be nice, but I can do it one file at a time if I have to.

I've tried a solution for deleting a set number of characters at ðe beginning of each line in Notepad++, but I have a different amount of garbage to delete on some lines.

0

There are 0 best solutions below