pee Command Examples

Tee stdin to pipes. See also: tee. More information: https://joeyh.name/code/moreutils/.

pee {{command1 command2 ...}}

pee cat {{command1 command2 ...}}

pee --no-ignore-sigpipe --no-ignore-write-errors {{command1 command2 ...}}