• Can notepad++ filter out certain things
    6 replies, posted
Okay heres the deal, I have a jumbo log file I want to get a list of all the IPs, is there a way to automate the otherwise extremely long process with notepad++. There any many lines with the same IP.
Control + F. [editline]06:54PM[/editline] It's really not that hard just press them both at the same time. If you're going to be using a computer please at least know the basic controls.
[QUOTE=GerardV2;20713094]Control + F. [editline]06:54PM[/editline] It's really not that hard just press them both at the same time. If you're going to be using a computer please at least know the basic controls.[/QUOTE] I know how to use find, please re-read OP.
[QUOTE=GerardV2;20713094]Control + F. [editline]06:54PM[/editline] It's really not that hard just press them both at the same time. If you're going to be using a computer please at least know the basic controls.[/QUOTE] It's really not that hard to just read under two lines of text. If you're going to be using a computer please at least know the basic skills.
[CODE][/CODE] Test dont respond :D [highlight](User was banned for this post ("Don't do this." - Orkel))[/highlight]
So does the file contain only the IPs, one on each line? If so, it would be extremely easy to just write a simple script that does exactly what you want to. edit: Oh crap sorry, didn't see the date the op was posted.
Could you get them using wildcards? Searching for something like *.*.*.*? Edit: fuck didn't realize this was an old topic.
Sorry, you need to Log In to post a reply to this thread.