ToolsUniq
U

Uniq

Report or omit repeated lines

data processingGPL-3.0
Install
brew install coreutils

About

Uniq filters out repeated lines from sorted text, useful for finding unique values.

text-processingposixc