stdin 또는 파일에서 필드를 잘라냅니다. 더 많은 정보: https://keith.github.io/xcode-man-pages/cut.1.html.
stdin
{{명령어}} | cut -{{c|f}} {{1|1,10|1-10|1-|-10}}
{{명령어}} | cut -d "{{,}}" -f {{1}}
cut -c {{1}} {{경로/대상/파일}}