9base-tee

Langue: en

Version: 258114 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

tee - pipe fitting

SYNOPSIS

tee [ -i ] [ -a ] files

DESCRIPTION

Tee transcribes the standard input to the standard output and makes copies in the files. The options are
-i
Ignore interrupts.
-a
Append the output to the files rather than rewriting them.

SOURCE

/src/cmd/tee.c