小编kat*_*ure的帖子

tee 与重定向/附加有何不同?

如果我们想将刚刚在 stdin 中写入的内容复制粘贴到 stdout,我们可以使用重定向>或追加>>

tee从 stdin 写入到 stdout有何不同?

tee

1
推荐指数
1
解决办法
1011
查看次数

标签 统计

tee ×1