Is there a 'Y' (i.e. branch) version of a command pipe?

Chris Hill chris at monochrome.org
Sun Jan 9 04:17:24 UTC 2011


On Sat, 8 Jan 2011, Modulok wrote:

> Is there a command that lets me send standard input to two different
> places at the same time? (i.e. non-sequentially.) Think of it like a
> pipe character, but with a 'Y' branch instead. Basically, I want to
> record standard input to a log file, but also send it to another
> command for processing.

tee(1)?

[snip]

--
Chris Hill               chris at monochrome.org
**                     [ Busy Expunging <|> ]


More information about the freebsd-questions mailing list