coreutils*: use short more info links (#5658)

This commit is contained in:
Dario Vladović
2021-04-01 17:54:26 +02:00
committed by GitHub
parent 88aad91d65
commit 4830093903
285 changed files with 285 additions and 285 deletions

View File

@@ -1,7 +1,7 @@
# cut
> stdin 혹은 파일에서 출력 필드를 자른다.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/cut-invocation.html>.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/cut>.
- stdin의 각 라인에 첫번째 16개의 문자를 자르기: