One Thing Well

A weblog about simple, useful software.

You can follow along on Twitter or via the feed. Don't hesitate to get in touch. Sponsor the site.


  A simple application for OS X that takes a character delimited list, and removes duplicates.


I’d use sort -u and vimdiff to achieve the same end, but it’s nice to have a GUI sometimes.

Thanks, Luis

A simple application for OS X that takes a character delimited list, and removes duplicates.

I’d use sort -u and vimdiff to achieve the same end, but it’s nice to have a GUI sometimes.

Thanks, Luis