English Dictionary
◊ TEE
tee
n 1: the starting place for each hole on a golf course [syn: {teeing
ground}]
2: a device that supports a football off the ground preparatory
to the kickoff [syn: {football tee}]
3: a short T-shaped peg put into the ground to hold a golf ball
off the ground [syn: {golf tee}]
v 1: place on a tee; "tee golf balls" [syn: {tee up}]
2: connect with a tee, as of pipes
English Computing Dictionary
◊ TEE
tee
A {Unix} command which copies its
{standard input} to its {standard output} (like {cat}) but
also to a file given as its argument. tee is thus useful in
{pipeline}s of {Unix} commands (see {plumbing}) where it
allows you to create a duplicate copy of the data stream.
E.g.
egrep Unix Dictionary | tee /dev/tty | wc -l
searches for lines containing the string "Unix" in the file
"Dictionary", prints them to the terminal (/dev/tty) and
counts them.
{Unix manual page}: tee(1).
[{Jargon File}]
(1996-01-22)
 techref  teco  tee  tei  telco