Nix Nix
tldr-pages web client with multiple languages
Nix Nix
Search
On This Page

Vertical bar

프로그램 간에 데이터를 파이핑합니다. 더 많은 정보: https://gnu.org/software/bash/manual/bash.html#Pipelines.

  • stdout을 stdin으로 파이핑:

명령어 | 명령어

  • stdout과 stderr 모두를 stdin으로 파이핑:

명령어 |& 명령어

Related Topics
English version
Contribute to This Page
Report New Issue View Source
Discuss this page