Community
    • Login

    Clean duplicated IPs from file

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 414 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Simon BelmarS
      Simon Belmar
      last edited by

      Hello! I have a file with +50000 ips and much of them are duplicated, is there any way to keep one of the duplicated? Example:

      221.238.85.30
      64.31.22.3
      103.58.99.107
      64.31.22.3
      64.31.22.4

      and the output be like:
      221.238.85.30
      64.31.22.3
      103.58.99.107
      64.31.22.4
      Thanks!

      Alan KilbornA 1 Reply Last reply Reply Quote 0
      • Alan KilbornA
        Alan Kilborn @Simon Belmar
        last edited by

        @Simon-Belmar

        Sort first, then remove consecutive duplicates?

        See Edit menu, Line Operations sub-menu for some tools available for you?

        1 Reply Last reply Reply Quote 2
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors