프로그램 간에 데이터를 파이핑합니다. 더 많은 정보: https://gnu.org/software/bash/manual/bash.html#Pipelines.
stdout
stdin
{{명령어}} | {{명령어}}
stderr
{{명령어}} |& {{명령어}}