![]() |
Program to remove duplicate text?
Say I got a list of a few hundred URLs and I wanna go through the list and check for duplicates. What's the easiest way to go about that?
This is on a Windows box. |
Sort them in Excel.
|
If you can copy & paste them - I have macros on an excel spreadsheet I can email you so you can remove the duplicates
*Edit* It will actually delete all duplicates them from the list |
i suppose it's ironic that i somehow double-post the question.
|
sort -u file.txt > out.txt
|
Quote:
really... and that'll work on a windows box? i'll give excel a shot. i can setup the macro no prob, but thanks for the offer trixxia :) |
unix
|
Quote:
|
All times are GMT -7. The time now is 08:00 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123