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

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