There is a great command to filter the contents of a text file and display only unique entries.

Fantastic! The uniq command filters through friends.txt and skips lines that are duplicates.

What command do you think would be useful to find, well, unique entries?