I had a list of email addresses but some of them were duplicates that I wanted to remove. My first port of call was Apple Numbers but it was too complicated. I had to sort them, then write a function to detect duplicates, then filter the results.
Good old textwrangler can do it in one go. Here’s how.
Recent Comments