tteeee -- Command

Copy input to multiple output streams
tteeee [ -aa ] [ -ii ] [ _f_i_l_e ...]

tteeee reads from  standard input, usually a pipe, and  writes to the standard
output, usually a  pipe.  tteeee also writes a copy  of the input data to each
_f_i_l_e specified.

The -aa flag  tells tteeee to append data to  each _f_i_l_e, analogous to the shell
construct ``>>_f_i_l_e''.   Otherwise, it creates  each _f_i_l_e, analogous  to the
construct ``>_f_i_l_e''.

The flag -ii means ignore interrupts.

_S_e_e _A_l_s_o
ccoommmmaannddss, kksshh, sshh
