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

@@ -2,7 +2,7 @@
> 두 파일의 공통되는 줄을 선택하거나 거절합니다.
> 두 파일 모두 정렬되어 있어야합니다.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/comm>.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/comm-invocation.html>.
- 세 개의 탭으로 구분된 열을 생성합니다: 첫 번째 파일에는 줄만, 두 번째 파일에서는 줄들과 공통 줄: