Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
55057260
Topic
5259621
Board
Development & Technical Discussion
Re: All used addresses
by
LoyceMobile
on
24/08/2020, 10:43:44 UTC
Quote from: bob123 on
Today
at 10:10:57 AM
I might have just misunderstood the problem, might want to elaborate the actual issue?
I want to remove duplicate lines without changing the order, so only keeping the first occurrence.
Say:
A
G
D
A
B
C
D
I want to keep:
A
G
D
B
C