I've got a rather large file (Over 1GB) which I'm trying to filter out the mass of. I'd like to delete all lines not containing a specific url in them.
I'm unsure how I'd do this and am not familiar with expressions in Notepad++ so as basic of an answer as possible would be great.
Edit: I'd like to do this for multiple files at once so if possible using the find in files tab would be best.
Delete All LinesType %d and hit Enter to delete all the lines.
Do you want to delete everything before the | and including the | character. You can try find: (. +\|) and leave replace empty.
You could do:
I haven't an english version of Noptepad++ so the name of functions could be a little bit different.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With