| ★ wanayoo — archive 1999 http://nodevice.com/sections/ManIndex/man1694.html | Nouvelle recherche | Portail wanayoo |
| Previous Next Man Index | Sections: 0 1 2 3 4 5 6 7 8 N |
This manual page documents the GNU version of tee . The tee command copies the standard input to the standard output and any files given as arguments. If a file being written to does not already exist, it is created. If a file being written to already exists, the data it previously contained is overwritten unless the -a option is used.
-a, --append
--help
-i, --ignore-interrupts
--version
| Previous Next Man Index | Sections: 0 1 2 3 4 5 6 7 8 N |