comm: add link (#5574)

This commit is contained in:
marchersimon
2021-03-30 13:45:00 +02:00
committed by GitHub
parent f353e69f08
commit d2f1b60f45
3 changed files with 3 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# comm
> Select or reject lines common to two files. Both files must be sorted.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/comm-invocation.html>.
- Produce three tab-separated columns: lines only in first file, lines only in second file and common lines: