Pipe data between programs. More information: https://gnu.org/software/bash/manual/bash.html#Pipelines.
stdout
stdin
{{command}} | {{command}}
stderr
{{command}} |& {{command}}