Annotation of lucent/sys/man/1/tee, revision 1.1.1.1

1.1       root        1: .TH TEE 1
                      2: .SH NAME
                      3: tee \- pipe fitting
                      4: .SH SYNOPSIS
                      5: .B tee
                      6: [
                      7: .B -i
                      8: ]
                      9: [
                     10: .B -a
                     11: ]
                     12: [
                     13: .B -u
                     14: ]
                     15: [
                     16: .I file ...
                     17: ]
                     18: .SH DESCRIPTION
                     19: .I Tee
                     20: transcribes the standard input to the standard
                     21: output and makes copies in the
                     22: .IR files .
                     23: The options are
                     24: .TP
                     25: .B -i
                     26: Ignore interrupts.
                     27: .TP
                     28: .B -a
                     29: Append the output to the
                     30: .I files
                     31: rather than rewriting them.
                     32: .TP
                     33: .B -u
                     34: Unbuffered: write the output one character at a time.
                     35: .SH SOURCE
                     36: .B /sys/src/cmd/tee.c

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.