uniq

Report or omit repeated consecutive lines in text

Syntax

uniq [OPTION]… [INPUT [OUTPUT]]

Example

  • sort .python_history | uniq -c