uniq: add more information link (#5599)
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
> Output the unique lines from the given input or file.
|
> Output the unique lines from the given input or file.
|
||||||
> Since it does not detect repeated lines unless they are adjacent, we need to sort them first.
|
> Since it does not detect repeated lines unless they are adjacent, we need to sort them first.
|
||||||
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/uniq-invocation.html>.
|
||||||
|
|
||||||
- Display each line once:
|
- Display each line once:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user