Fantastic! The uniq command filters through friends.txt and skips lines that are duplicates.
uniq
friends.txt
What command do you think would be useful to find, well, unique entries?