uniq
uniq Says Two Different Korean Lines Are Duplicates
On macOS, uniq reports duplicates that do not exist in non-Latin text. It collapsed 397 distinct lines into one. The cause is collation, and uniq never signals it.
Search posts
uniq
On macOS, uniq reports duplicates that do not exist in non-Latin text. It collapsed 397 distinct lines into one. The cause is collation, and uniq never signals it.