shame on me, I didn't know about it. 2009/10/1, matt <[email protected]>: > Tee part of the POSIX standard > > http://www.opengroup.org/onlinepubs/9699919799/utilities/tee.html > > > > hugo rivera wrote: > > > > Great, thanks. > > Looks like plan 9 guys have thought about everything useful ☺ (and > > that I didn't do my homework). > > > > 2009/10/1, roger peppe <[email protected]>: > > > > > > > 2009/10/1 hugo rivera <[email protected]>: > > > > > > > > > > > > > I've been wondering for a while if there's some way to multiplex (if > > > > > > > > > > > > this is the correct term) stdout for a given program: > > > > > > > > > that's what tee does. > > > > > > e.g. > > > ls | tee >{grep regexp1 > file1} >{grep regexp2 > file2} > > > > > > > > > > > > > > > > > > > > > > >
-- Hugo
