gitblog
介绍
工作技巧
github下载单个文件
运维
软件源
OpenSSH
OpenSVN
OpenVPN
OpenLDAP
Java
Python
Groovy
Git
Maven
Gradle
Ant
MySQL
Redis
Tomcat
Docker
Lua
Linux
cookbook
apt-get
alias
tee
wget
nohup
zip & unzip
tar
find
scp
crontab
wc
tr
ntpdate
hostname
sed
awk
macos
port forwarding
gradle
cookbook
我的gradle配置参考
常用依赖
Spring
spring-boot配置参考
spring-boot应用管理脚本
spring-boot发布war包
spring-boot配置错误页面
spring-boot配置servlet或filter
spring-boot配置logback
Kotlin
为什么使用Kotlin
Lambda表达式与FunctionalInterface之间的转换
对象代理
Powered by
GitBook
tee
tee
功能: 读取标准输入的数据,并将其内容输出成文件。
语法: tee [-ai][文件]
参数:
-a
或
--append
添加到文件,而不是覆盖
-i
或
--ignore-interrupts
忽略中断信号
例子:
who | tee who.out
results matching "
"
No results matching "
"