|
|
coherent
tee Command tee Branch pipe output tteeee [ -aa ] [ -ii ] [ _f_i_l_e ...] tee reads from standard input, usually a pipe, and writes to the standard output, usually a pipe. tee also writes a copy of the input data to each file specified. The -a flag tells tee to append data to each file, analogous to the shell construct ``>>_f_i_l_e''. Otherwise, it creates each file, analogous to the construct ``>_f_i_l_e''. The flag -i means ignore interrupts. ***** See Also ***** commands, sh COHERENT Lexicon Page 1
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.