LXer: Linux uniq Command Usage and How It Differs from Sort -u
by LXer from LinuxQuestions.org on (#4Z5NF)
Published at LXer:
In this article we discuss using the uniq command to print or remove adjacent duplicated lines. We also discuss the different between uniq and sort -u, which are often compared as having the same functionality.
Read More...


In this article we discuss using the uniq command to print or remove adjacent duplicated lines. We also discuss the different between uniq and sort -u, which are often compared as having the same functionality.
Read More...