clean duplicates in list

  • Thread starter Thread starter frank101
  • Start date Start date
F

frank101

hello,

i need to clean a list of ip´s.

the list looks something like this:

677.37.198.243:3128
677.37.198.244:3128
132.72.23.10:3128
133.43.189.20:8080
134.2.205.228:3127
140.112.107.80:3124
140.112.107.80:3128

i want to auto-delete every domain except the top level domains.
so if the first two sets of numbers...
ie.
677.37.198.243:3128
677.37.198.244:3128
677.37.198.245:3128

...are the same, i want to delete every domain except of one.

677.37.198.243:3128

i hope someone can help me out

greetz
frank
 
What is the unique domain identifier, and what makes it be the top level in a
given domain?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Proxy Settings With Group Policy 3
windows XP networking profiles ?? 2
Excel Duplicates 3
Duplicates Deletion ? 2
list duplicates 2
duplicates 1
remove duplicates 2
Deleting duplicate entries in Excel list 2

Back
Top