*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> tee (1)              
Title
Content
Arch
Section
 

TEE(1)

Contents


NAME    [Toc]    [Back]

     tee -- pipe fitting

SYNOPSIS    [Toc]    [Back]

     tee [-ai] [file ...]

DESCRIPTION    [Toc]    [Back]

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

     The following options are available:

     -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.

DIAGNOSTICS    [Toc]    [Back]

     The tee utility exits 0 on success, and >0 if an error occurs.

STANDARDS    [Toc]    [Back]

     The tee utility is expected to be IEEE Std 1003.2 (``POSIX.2'') compatible.



FreeBSD 5.2.1			 June 6, 1993			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
pipe Linux create pipe
popen Tru64 Initiates a pipe to a process
pclose Tru64 Closes a pipe to a process
popen IRIX initiate pipe to/from a process
udbp FreeBSD USB Double Bulk Pipe driver
fifo Linux first-in first-out special file, named pipe
pxfisfifo IRIX Tests for pipe or a FIFO special file
mkfifo Linux make a FIFO special file (a named pipe)
mknod IRIX build special file or named pipe (FIFO)
mkfifo HP-UX make FIFO (named pipe) special files
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service