command
Version:
v7.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Aug 31, 2020
License: BSD-3-Clause
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Tee transcribes the standard input to the standard output and makes copies
in the files.
Synopsis:
tee [-ai] FILES...
Options:
-a, --append: append the output to the files rather than rewriting them
-i, --ignore-interrupts: ignore the SIGINT signal
Source Files
¶
Click to show internal directories.
Click to hide internal directories.