tee.txt
来自「使用于OS/2下的小工具的C源程序,使用于OS/2下的小工具的C源程序」· 文本 代码 · 共 19 行
TXT
19 行
TEE [DUAL MODE]
NAME TEE - copy data from within a pipe into a file
SYNTAX
tee [file] [/H | /?]
USAGE
Tee copies standard input to standard output unmodified.
At the sama time it makes a duplicate of this data into a
file given on command line. It is often used in long
command scripts to take intermediate results to a file.
SEE ALSO
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?