comm: update documentation link (#15143)

This commit is contained in:
Nelson Figueroa
2024-12-13 14:02:08 -08:00
committed by GitHub
parent cf4518d83a
commit 3823ba7fc6
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# comm
> Toon overeenkomstige regels tussen twee bestanden. Beide bestanden dienen gesorteerd te zijn.
> Meer informatie: <https://www.gnu.org/software/coreutils/comm>.
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/comm-invocation.html>.
- Produceer drie tab-gescheiden kolommen: regels die alleen voorkomen in het eerste bestand, regels die alleen voorkomen in het tweede bestand en overeenkomstige regels tussen beide bestanden: