MirBSD manpage: tee(1)

TEE(1)                       BSD Reference Manual                       TEE(1)

NAME

     tee - pipe fitting

SYNOPSIS

     tee [-ai] [file ...]

DESCRIPTION

     The tee utility copies standard input to standard output, making a copy
     in zero or more files. The output is unbuffered.

     The options are as follows:

     -a      Append the output to the files rather than overwriting them.

     -i      Ignore the SIGINT signal.

     The following operands are available:

     file  A pathname of an output file.

     The tee utility takes the default action for all signals, except in the
     event of the -i option.

     The tee utility exits 0 on success or >0 if an error occurred.

STANDARDS

     The tee function is expected to be POSIX IEEE Std 1003.2 ("POSIX.2") com-
     patible.

MirBSD #10-current               June 6, 1993                                1

Generated on 2022-12-24 01:00:14 by $MirOS: src/scripts/roff2htm,v 1.113 2022/12/21 23:14:31 tg Exp $ — This product includes material provided by mirabilos.

These manual pages and other documentation are copyrighted by their respective writers; their sources are available at the project’s CVSweb, AnonCVS and other mirrors. The rest is Copyright © 2002–2022 MirBSD.

This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report — diffs preferred.

Kontakt / Impressum & Datenschutzerklärung