07.20.07
Unique – Remove Duplicates from text list
by Jeremy | 5:21 amSearch the internet and you’ll find a lot of talk about how to take a large list of values and remove the duplicates. Unfortunately, I haven’t found any good solutions using batch. I took some time to think about this the other day because I needed the functionality in a larger script. I came up with two ways to do this.