cut: add link (#5576)

This commit is contained in:
marchersimon
2021-03-30 13:39:27 +02:00
committed by GitHub
parent 51ed8c8760
commit f311aa47f3
4 changed files with 4 additions and 0 deletions

View File

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