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

  man pages->OpenBSD 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 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    [Toc]    [Back]

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

OpenBSD      3.6                           June      6,      1993
[ 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